Hostname
adn-group.com
Last fetched
adn-group.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
adn-group.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.159.82.169 | 13.158.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.197.26.232 | 52.196.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of adn-group.com owner
- Contact emails
- 01d08b97-3ffb-4091-8530-bf340115f056@identity-protect.org
- 3b586d32-ff20-4b6b-b331-5179d89f2fd7@identity-protect.org
- 4a313831-2d01-46af-b6a4-225e0b0f475f@identity-protect.org
- 5efc0bd3-c6b9-4d62-9c53-5a8cd5a01134@identity-protect.org
- 99c9457c-c69f-4eb2-80b7-08c3905b7b98@identity-protect.org
- ddf3d1f3-f3a1-4bf7-9111-c55e279346b1@identity-protect.org
Subdomains
1 observed subdomain of adn-group.com.
| Subdomain |
|---|
| www.adn-group.com |
Web-graph footprint
Distinct hostnames that link to or from adn-group.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from adn-group.com.
- IP · 13.159.82.169
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 01d08b97-3ffb-4091-8530-bf340115f056@identity-protect.org
- 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: "adn-group.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.