Skip to content

Hostname

dazz.io

Last fetched

dazz.io resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · dazz.ioRouting diversity3.9/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/dazz.io

Resolution chain

dazz.io resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.59.126.14013.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
16.58.183.4216.58.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
18.217.254.12918.216.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.220.177.7118.220.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.13.181.1403.13.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
dazz cloud
Contact emails

Subdomains

35 observed subdomains of dazz.io.

Web-graph footprint

Distinct hostnames that link to or from dazz.io in the public web crawl.

81 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for dazz.io.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmktomail.com
SPF_IP149.72.196.66/32
SPF_IP149.72.231.47/32

Related pages

Pivot deeper into the graph from dazz.io.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "dazz.io"})-[: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.