Skip to content

Hostname

dazn.com

Last fetched

dazn.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:447 as the registrar.

Nutrition Label

WHISPER CANON · dazn.comRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/dazn.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.172.112.11218.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.11318.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.4918.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.7918.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.185.1183.171.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
3.171.185.1283.171.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
3.171.185.173.171.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
3.171.185.223.171.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:447
Organization
dazn media services
Contact emails

Subdomains

87 observed subdomains of dazn.com.

Web-graph footprint

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

7,325 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for dazn.com.

MechanismTarget
SPF_INCLUDEspfcore.daznservices.com

Related pages

Pivot deeper into the graph from dazn.com.

Cypher and MCP

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

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