Hostname
pet-hunter.com
Last fetched
pet-hunter.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
pet-hunter.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.73.230.185 | 3.64.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.74.109.194 | 3.64.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.28.65.88 | 52.28.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.57.197.245 | 52.57.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of pet-hunter.com owner
- Contact emails
- 0157cb02-6980-441f-ab8e-2e8306f4b42f@identity-protect.org
- 099fd779-13f1-43da-93c0-a8c1130e1b2f@identity-protect.org
- 811465a8-c35f-44c4-b5d5-1b189982668e@identity-protect.org
- 833a65a6-aed9-4364-8187-aeb2df2a57cb@identity-protect.org
- 873963c3-de2d-4276-bc88-70533f6fe481@identity-protect.org
- b85be703-daa3-41e2-94c5-9a1ac535df5c@identity-protect.org
- eff21b57-cef4-40ed-a768-c7f868f3c16e@identity-protect.org
Subdomains
3 observed subdomains of pet-hunter.com.
Threat posture
History
Related pages
Pivot deeper into the graph from pet-hunter.com.
- IP · 3.73.230.185
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · 0157cb02-6980-441f-ab8e-2e8306f4b42f@identity-protect.org
- TLD · .com
- Browse hostnames · pe…
- 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: "pet-hunter.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.