Skip to content

Hostname

godiva.com

Last fetched

godiva.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:299 as the registrar.

Nutrition Label

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

Resolution chain

godiva.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:299
Organization
domain administrator
Contact emails

Subdomains

60 observed subdomains of godiva.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

39 SPF mechanisms authorising senders for godiva.com.

MechanismTarget
SPF_Agodiva.com
SPF_Aproduction.direct.godiva.demandware.net
SPF_INCLUDE_spf.esp1.co
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.belbone.be
SPF_INCLUDEspf.mtasv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEzcsend.net
SPF_IP104.45.182.57
SPF_IP13.66.130.121
SPF_IP13.69.143.169
SPF_IP143.55.235.42
SPF_IP151.106.132.101
SPF_IP158.228.129.79/32
SPF_IP178.208.42.20
SPF_IP185.2.52.208
SPF_IP192.237.158.181
SPF_IP198.244.49.44
SPF_IP20.104.71.155
SPF_IP20.108.5.185
SPF_IP20.117.25.88
SPF_IP20.117.94.132
SPF_IP20.122.27.14
SPF_IP20.190.110.185
SPF_IP20.199.118.217
SPF_IP20.220.79.204
SPF_IP20.223.216.143
SPF_IP20.230.234.206
SPF_IP20.5.85.10
SPF_IP20.96.2.88
SPF_IP34.249.43.72
SPF_IP34.249.78.39
SPF_IP4.205.48.246
SPF_IP40.127.75.37
SPF_IP51.103.125.121
SPF_IP51.141.3.13
SPF_IP52.187.249.33
SPF_IP52.229.64.120
SPF_IP74.201.12.20

Related pages

Pivot deeper into the graph from godiva.com.

Cypher and MCP

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

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