Hostname
adrotic.com
Last fetched
adrotic.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
adrotic.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.168.86.12 | 3.168.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.86.125 | 3.168.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.86.24 | 3.168.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.86.26 | 3.168.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.222.132.104 | 52.222.158.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.222.132.114 | 52.222.158.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.222.132.49 | 52.222.158.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.222.132.74 | 52.222.158.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of adrotic.com owner
- Contact emails
- adrotic.com@protecteddomainservices.com
- noreply@data-protected.net
- 0ec7c8b4-e310-44b8-b07d-d784c341582d@identity-protect.org
- 1af0972c-ddb5-4a99-92fc-ce1b73ed99e8@identity-protect.org
- 64aa92e4-5cc3-470f-8305-42a6e8fc27bd@identity-protect.org
- a35983b5-c536-45c2-a99d-8134f71fff31@identity-protect.org
- f2209ac3-68bd-4751-9d6e-0cbfd3ed8d8d@identity-protect.org
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from adrotic.com.
- IP · 3.168.86.12
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · adrotic.com@protecteddomainservices.com
- TLD · .com
- Browse hostnames · ad…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "adrotic.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.