Skip to content

Hostname

dorna.com

Last fetched

dorna.com resolves to 13 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:106 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
34.241.220.6934.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
46.137.112.16746.137.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
52.210.66.2052.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.214.109.19852.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.215.1.9552.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.30.65.17152.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.51.59.25052.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.51.74.2052.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.220.220.654.220.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.229.243.10254.229.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
54.72.167.24754.72.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
63.33.17.17863.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
99.81.203.2299.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:106
Organization
dorna sports sl
Contact emails

Subdomains

78 observed subdomains of dorna.com.

Web-graph footprint

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

211 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for dorna.com.

MechanismTarget
SPF_INCLUDE_spf.eu.mailgun.org
SPF_INCLUDEamazonses.com
SPF_INCLUDEcmail1.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspftxt1.dorna.com
SPF_IP3.123.206.219/32
SPF_IP3.68.129.51/32

Related pages

Pivot deeper into the graph from dorna.com.

Cypher and MCP

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

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