Skip to content

Hostname

dizzion.com

Last fetched

dizzion.com resolves to 7 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · dizzion.comRouting diversity4.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/dizzion.com

Resolution chain

dizzion.com resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.51.64.58100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.210.129.1723.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.216.213.4544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.202.186.6352.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.23.95.3352.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.45.114.2552.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
13.223.33.14813.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of dizzion.com owner
Contact emails

Subdomains

44 observed subdomains of dizzion.com.

Web-graph footprint

Distinct hostnames that link to or from dizzion.com in the public web crawl.

123 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for dizzion.com.

MechanismTarget
SPF_Adizzion.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf.dizzion.com
SPF_INCLUDEspf.mindmatrix.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEstspg-customer.com
SPF_INCLUDEsupport.zendesk.com
SPF_IP50.87.144.47
SPF_MXdizzion.com

Related pages

Pivot deeper into the graph from dizzion.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "dizzion.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.