Hostname
benny-cat.com
Last fetched
benny-cat.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
benny-cat.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 |
|---|---|---|---|---|
| 13.225.177.114 | 13.225.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.225.177.27 | 13.225.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.225.177.48 | 13.225.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.225.177.8 | 13.225.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.35.185.126 | 13.35.185.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 13.35.185.128 | 13.35.185.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 13.35.185.27 | 13.35.185.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 13.35.185.86 | 13.35.185.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of benny-cat.com owner
- Contact emails
- 2a9b7deb-0c23-47de-a7a7-32e850dbe3e5@identity-protect.org
- 2f13c3b1-d582-4e24-b116-d83efd6e68af@identity-protect.org
- 6fcf3fc5-c31d-4a24-bb2b-180db707fa27@identity-protect.org
- b3f20d02-d7a7-453f-a2f7-a779be85b7e6@identity-protect.org
- b8ed309f-3cf8-43ef-9000-4da271385d71@identity-protect.org
- f12b108f-848e-46ec-823e-c8b7068bdead@identity-protect.org
- owner-1608629@benny-cat.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from benny-cat.com.
- IP · 13.225.177.114
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 2a9b7deb-0c23-47de-a7a7-32e850dbe3e5@identity-protect.org
- TLD · .com
- Browse hostnames · be…
- 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: "benny-cat.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.