Hostname
mozingo.net
Last fetched
mozingo.net resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
mozingo.net resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 16.12.64.40 | 16.12.64.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.128.153 | 3.5.128.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.131.156 | 3.5.131.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.131.44 | 3.5.131.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.133.106 | 3.5.133.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.133.120 | 3.5.133.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.109.128 | 52.219.108.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.141.80 | 52.219.141.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.176.152 | 52.219.176.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.229.56 | 52.219.228.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.229.72 | 52.219.228.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.94.208 | 52.219.92.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.97.220 | 52.219.97.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.97.228 | 52.219.97.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.97.36 | 52.219.97.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- domains by proxy,
- Contact emails
- mozingo.net@domainsbyproxy.com
- 08c0ec6c-0624-4b57-a2ba-7d8a71861cca@identity-protect.org
- 37c8115a-4100-40b4-a041-be8a9acc939c@identity-protect.org
- 7bb17b50-1007-4aa4-9994-a122df7c2607@identity-protect.org
- c5079b69-4913-4d05-acf8-cd6977ca4556@identity-protect.org
- f7ce0cf1-bd57-443e-96dc-5667e75fc190@identity-protect.org
- owner-7757983@mozingo.net.whoisprivacyservice.org
Subdomains
3 observed subdomains of mozingo.net.
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from mozingo.net.
- IP · 16.12.64.40
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · mozingo.net@domainsbyproxy.com
- TLD · .net
- Browse hostnames · mo…
- 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: "mozingo.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.