Skip to content

Hostname

old.comedyworks.com

Last fetched

old.comedyworks.com resolves to 1 IPv4 address operated by GO-DADDY-COM-LLC - GoDaddy.com, LLC in US.

Nutrition Label

WHISPER CANON · old.comedyworks.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/old.comedyworks.com

Resolution chain

old.comedyworks.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
72.47.192.18972.47.192.0/18AS398101GO-DADDY-COM-LLC - GoDaddy.com, LLCUS

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for old.comedyworks.com.

MechanismTarget
SPF_Acherokee.comedyworks.com
SPF_Aold.comedyworks.com
SPF_INCLUDE5500302.spf06.hubspotemail.net
SPF_INCLUDEcomedyworksevents.com
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEstaging.comedyworks.com
SPF_IP50.169.168.130
SPF_IP66.185.102.226
SPF_IP70.32.112.193
SPF_IP72.47.200.53

Related pages

Pivot deeper into the graph from old.comedyworks.com.

Cypher and MCP

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

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