Hostname
menzzoo.com
Last fetched
menzzoo.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
menzzoo.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.35.93.18 | 13.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.93.42 | 13.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.93.59 | 13.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.93.69 | 13.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.136.19 | 3.161.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.136.23 | 3.161.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.136.36 | 3.161.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.136.82 | 3.161.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of menzzoo.com owner
- Contact emails
- 17fc7973-9616-4cff-9a39-14c677e3368e@identity-protect.org
- 3c039e8d-e759-41f2-808d-2b41135e85fd@identity-protect.org
- 6290e435-9666-46f2-be78-fea78fffead4@identity-protect.org
- 6d25d3a2-c515-4851-9259-936fefdfea56@identity-protect.org
- 8c3a2e2d-fb41-4e82-b2e7-cf91456cc4dc@identity-protect.org
- 9437cdca-737d-4ea1-9a1e-3e5ed199af64@identity-protect.org
- e8ae1496-c56f-4344-8861-7b49f664a689@identity-protect.org
- owner-211706@menzzoo.com.whoisprivacyservice.org
- owner-3272921@menzzoo.com.whoisprivacyservice.org
Web-graph footprint
Distinct hostnames that link to or from menzzoo.com in the public web crawl.
7 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from menzzoo.com.
- IP · 13.35.93.18
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 17fc7973-9616-4cff-9a39-14c677e3368e@identity-protect.org
- TLD · .com
- Browse hostnames · me…
- 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: "menzzoo.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.