Skip to content

Hostname

hudl.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.212.47.13518.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.214.129.5518.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.214.46.4018.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.235.33.11218.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.226.233.83.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.226.70.903.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.92.218.2483.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.225.11.14834.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.232.103.18534.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.170.181.3535.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
35.172.159.4035.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.196.28.25244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.216.218.14844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.216.81.19044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.217.227.16744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.1.121.21852.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.205.119.20552.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.160.85.654.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.208.19.18054.208.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.83.7.14454.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
******** ********
Contact emails

Subdomains

301 observed subdomains of hudl.com.

Web-graph footprint

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

3,661 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

25 SPF mechanisms authorising senders for hudl.com.

MechanismTarget
SPF_INCLUDEspf1.hudl.com
SPF_IP104.47.0.0/17
SPF_IP130.248.172.0/24
SPF_IP130.248.173.0/24
SPF_IP184.72.240.81
SPF_IP184.73.199.53
SPF_IP20.47.149.138/32
SPF_IP2a01:4180:4050:400::0/64
SPF_IP35.191.0.0/16
SPF_IP4.53.33.34
SPF_IP40.92.0.0/15
SPF_IP50.16.196.139
SPF_IP50.19.116.217
SPF_IP51.4.72.0/24
SPF_IP51.4.80.0/27
SPF_IP51.5.72.0/24
SPF_IP51.5.80.0/27
SPF_IP52.73.203.75/32
SPF_IP52.86.7.81
SPF_IP54.204.241.152
SPF_IP66.102.0.0/20
SPF_IP69.72.32.0/20
SPF_IP72.3.185.0/24
SPF_IP72.46.52.202
SPF_IP74.125.0.0/16

Related pages

Pivot deeper into the graph from hudl.com.

Cypher and MCP

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

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