GET: Domain Squatting Details

https://api.bitsighttech.com/domain-squatting/company_guid/

See Domain Squatting activity on an organization’s domains.

Parameters

* Required.

company_guid

* Required.

[Path] Identify the company to query.

Value: [String] Company unique identifier [entity_guid]. See GET: Portfolio Details.

Example Request

Ensure the final slash (/) is included in the path.

curl https://api.bitsighttech.com/domain-squatting/1263b9c6-af38-4497-84ee-e15efdb065e9/ -u api_token:

Example Response

[
  {
    "domain": "goliathinvest.com",
    "permutations": [
      {
        "name": "goliathinvest.com",
        "state": "Registered to company",
        "type": "Original*"
      },
    ],
    "timestamp": "2020-07-08 12:48:19.297428"
  }
]

Response Attributes

Field Description
domain

String

A domain (asset) that's authentically owned by the organization.
permutations

Array

Variations of the domain.
 
name

String

A variation of the domain name.
state

String

The current state of the variation.
Values:
  • Registered to company
  • Unregistered
type

String

Domain squatting can take on various forms that are categorized into typographical errors, spear phishing, and bitsquatting errors (Bit-flip). See Domain Squatting categories.
timestamp

String [YYYY‑MM‑DD HH:MM:SS]

The date and time when this data set was last updated.
  • July 14, 2020: Published.
Was this article helpful?
0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.