Hostname
atsdashboard.com
Last fetched
atsdashboard.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
atsdashboard.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.66.233.125 | 18.66.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.66.233.28 | 18.66.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.66.233.55 | 18.66.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.66.233.62 | 18.66.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.222.136.100 | 52.222.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.222.136.27 | 52.222.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.222.136.3 | 52.222.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.222.136.57 | 52.222.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of atsdashboard.com owner
- Contact emails
- 15db4c9c-d838-4619-b000-fe605290c0d7@identity-protect.org
- 29330af5-4707-4ae9-9290-a3d24b8114dd@identity-protect.org
- 2a05bda3-becb-40f2-bf32-c58bf08513ee@identity-protect.org
- 6d06993d-fce9-4c25-bb33-bdd201a3ee9e@identity-protect.org
- a5fd4595-1366-4802-8714-cd8fec10dee3@identity-protect.org
- ec5c72a5-11ad-489b-a0c6-580ce3f93799@identity-protect.org
- f05fb624-68bd-40ed-b9cb-63af33a211bf@identity-protect.org
Subdomains
2 observed subdomains of atsdashboard.com.
Threat posture
History
Related pages
Pivot deeper into the graph from atsdashboard.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "atsdashboard.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.