Hostname
dyzipp.com
Last fetched
dyzipp.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
dyzipp.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 |
|---|---|---|---|---|
| 3.162.125.125 | 3.162.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.162.125.127 | 3.162.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.162.125.28 | 3.162.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.162.125.49 | 3.162.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.49.107 | 3.166.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.166.49.57 | 3.166.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.166.49.58 | 3.166.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.166.49.84 | 3.166.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of dyzipp.com owner
- Contact emails
- 1f41e437-89de-4db1-9eb3-9da4f15333ba@identity-protect.org
- 618f42d5-366d-4419-a426-dd4f135e620f@identity-protect.org
- 7359495f-5554-432b-ad1a-a7cd274ba68b@identity-protect.org
- b62e4358-f98f-4cbf-a7ee-572a0bc3be4b@identity-protect.org
- c2dcd96a-360e-407d-b8ef-1cf69de8a14c@identity-protect.org
- c8d5677e-5760-47c9-8042-e269f75d4acf@identity-protect.org
- f296d00b-3784-4a59-84b3-2d3c9921d7dd@identity-protect.org
- owner-12037352@dyzipp.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from dyzipp.com.
- IP · 3.162.125.125
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 1f41e437-89de-4db1-9eb3-9da4f15333ba@identity-protect.org
- TLD · .com
- Browse hostnames · dy…
- 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: "dyzipp.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.