Hostname
hundarthrose.com
Last fetched
hundarthrose.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
hundarthrose.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.160.212.11 | 3.160.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 3.160.212.19 | 3.160.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 3.160.212.38 | 3.160.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 3.160.212.7 | 3.160.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 52.85.78.30 | 52.85.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.78.73 | 52.85.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.78.8 | 52.85.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.78.83 | 52.85.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of hundarthrose.com owner
- Contact emails
- 2e9ab13e-5574-444f-a241-9186409ac379@identity-protect.org
- 58f77580-9245-448f-94bb-33a7e32a19b9@identity-protect.org
- 72e5df25-69b9-4e67-b52d-c5da185ad0fd@identity-protect.org
- b73703f3-a4cd-471b-852a-850761ba6bab@identity-protect.org
- d9d0ea10-2113-4bef-9374-3ffd592c0014@identity-protect.org
- d9eab2ac-becd-4d8f-b8b8-84da3ff65cde@identity-protect.org
- owner-8079167@hundarthrose.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of hundarthrose.com.
| Subdomain |
|---|
| www.hundarthrose.com |
Threat posture
History
Related pages
Pivot deeper into the graph from hundarthrose.com.
- IP · 3.160.212.11
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IT
- Email · 2e9ab13e-5574-444f-a241-9186409ac379@identity-protect.org
- TLD · .com
- Browse hostnames · hu…
- 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: "hundarthrose.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.