Hostname
device-dashboard.com
Last fetched
device-dashboard.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
device-dashboard.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 |
|---|---|---|---|---|
| 3.166.205.24 | 3.166.205.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.166.205.26 | 3.166.205.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.166.205.30 | 3.166.205.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.166.205.94 | 3.166.205.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.84.50.20 | 52.84.50.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NO |
| 52.84.50.28 | 52.84.50.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NO |
| 52.84.50.41 | 52.84.50.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NO |
| 52.84.50.58 | 52.84.50.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NO |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of device-dashboard.com owner
- Contact emails
- 117f4336-a8d6-4029-b41f-2547a7ab82bb@identity-protect.org
- 1f694405-38a9-4f3d-a965-458436a8a56d@identity-protect.org
- 3332e44d-6d17-4954-adf6-3eab528bef44@identity-protect.org
- 483156e0-1ed7-4cd0-a4c9-7212c7996283@identity-protect.org
- bcd52fbd-d1c6-454b-80b6-a6c9581406a2@identity-protect.org
- f1f2665b-159f-466d-aa9b-5f9850181967@identity-protect.org
- f85c9ffd-a89f-4fd9-8354-5c3c18586684@identity-protect.org
Subdomains
4 observed subdomains of device-dashboard.com.
Threat posture
History
Related pages
Pivot deeper into the graph from device-dashboard.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "device-dashboard.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.