Hostname
dizzbo.com
Last fetched
dizzbo.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
dizzbo.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 |
|---|---|---|---|---|
| 108.138.7.38 | 108.138.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 108.138.7.65 | 108.138.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 108.138.7.75 | 108.138.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 108.138.7.80 | 108.138.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of dizzbo.com owner
- Contact emails
- 1320a85a-2991-4db7-ae68-3157a8956ea8@identity-protect.org
- 14f1b32c-f79a-47a4-bdaa-ad7186272dff@identity-protect.org
- 19912362-8fa0-43c3-bbf5-1cf250f7bcac@identity-protect.org
- 6791fc0b-c80b-4ebe-95e1-b268dbaf0bd0@identity-protect.org
- 9adea730-51eb-4cac-b407-2b5789fb8fc4@identity-protect.org
- owner-1959@dizzbo.com.whoisprivacyservice.org
Subdomains
12 observed subdomains of dizzbo.com.
Web-graph footprint
Distinct hostnames that link to or from dizzbo.com in the public web crawl.
6 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for dizzbo.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 149.72.91.66 |
| SPF_IP | 195.177.199.125 |
Related pages
Pivot deeper into the graph from dizzbo.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dizzbo.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.