Skip to content

Hostname

events.godaddy.com

Last fetched

events.godaddy.com resolves to 2 IPv4 addresses operated by GO-DADDY-COM-LLC - GoDaddy.com, LLC in US.

Nutrition Label

WHISPER CANON · events.godaddy.comRouting diversity2.4/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint6.3/10canon.whisper.security/host/events.godaddy.com

Resolution chain

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

IPPrefixASNOperatorCountry
208.109.192.69208.109.192.0/24AS398101GO-DADDY-COM-LLC - GoDaddy.com, LLCUS
89.106.200.18289.106.200.0/24AS209626NL

WHOIS identity

No WHOIS records are currently associated with events.godaddy.com in WhisperGraph.

Web-graph footprint

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

32 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for events.godaddy.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEu20082860.wl111.sendgrid.net

Related pages

Pivot deeper into the graph from events.godaddy.com.

Cypher and MCP

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

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