https://api.bitsighttech.com/domain-squatting/company_guid/
See Domain Squatting activity on an organization’s domains.
Parameters
* Required.
Parameter | Values |
---|---|
company_guid * [Path] Identify the company to query. |
[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 | |
---|---|---|
domainString |
A domain (asset) that's authentically owned by the organization. | |
permutationsArray |
Variations of the domain. | |
nameString |
A variation of the domain name. | |
stateString |
The current state of the variation.
Values: |
|
typeString |
Domain squatting can take on various forms that are categorized into typographical errors, spear phishing, and bitsquatting errors (Bit-flip). See Domain Squatting categories. | |
timestampString [ YYYY‑MM‑DD HH:MM:SS ] |
The date and time when this data set was last updated. |
July 14, 2020: Published.
Feedback
0 comments
Please sign in to leave a comment.