Hostname
agaroot-itp.com
Last fetched
agaroot-itp.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
agaroot-itp.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.112.216.43 | 13.112.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.115.30.189 | 3.112.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 35.74.108.181 | 35.72.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.196.21.255 | 52.196.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.178.205.45 | 54.178.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.64.151.225 | 54.64.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of agaroot-itp.com owner
- Contact emails
- 525333c9-535f-4d05-adc2-e8beae5bbbe1@identity-protect.org
- 5a416ff8-3b6c-413f-9e45-d59ae6b71489@identity-protect.org
- 604e77a8-0053-4d22-af11-8a706f600fcd@identity-protect.org
- c33fa8bf-da7d-4d8a-b202-be86795c30b5@identity-protect.org
- d187384d-fe4a-40f8-9633-ee91cc8e04aa@identity-protect.org
- d4b019e4-a0da-40d7-8d11-a8f4d7a682fd@identity-protect.org
- f91a906c-b9de-4a7d-a2b2-3aa6c111249a@identity-protect.org
Subdomains
5 observed subdomains of agaroot-itp.com.
Web-graph footprint
Distinct hostnames that link to or from agaroot-itp.com in the public web crawl.
14 sites link to this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from agaroot-itp.com.
- IP · 13.112.216.43
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 525333c9-535f-4d05-adc2-e8beae5bbbe1@identity-protect.org
- TLD · .com
- Browse hostnames · ag…
- 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: "agaroot-itp.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.