Hostname
zoocore.net
Last fetched
zoocore.net resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
zoocore.net 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 |
|---|---|---|---|---|
| 34.223.134.188 | 34.208.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.226.51.155 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.233.158.47 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.236.207.125 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.253.75.26 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.68.121.110 | 54.68.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- 56fc65e9-7887-4f74-a75d-22f971e99e12@identity-protect.org
- 70b95a47-f52b-49e9-af5f-087db73f65ff@identity-protect.org
- 74b7f425-87ab-4098-8f81-91c50f4b59bd@identity-protect.org
- eb70266c-3481-4dd3-89ec-66e681ba66c7@identity-protect.org
- eba7c2f2-3032-44c1-b51b-a4aed617f052@identity-protect.org
- fdb9d452-8422-497f-aff3-3bc8ef9a7a9b@identity-protect.org
- owner-7128987@zoocore.net.whoisprivacyservice.org
- owner-8380699@zoocore.net.whoisprivacyservice.org
Subdomains
1 observed subdomain of zoocore.net.
| Subdomain |
|---|
| wildcard.zoocore.net |
Threat posture
History
Related pages
Pivot deeper into the graph from zoocore.net.
- IP · 34.223.134.188
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 56fc65e9-7887-4f74-a75d-22f971e99e12@identity-protect.org
- TLD · .net
- Browse hostnames · zo…
- 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: "zoocore.net"})-[: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.