Skip to content

Hostname

cherrygodfrey.com

Last fetched

cherrygodfrey.com resolves to 1 IPv4 address operated by AS8681 in GG. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · cherrygodfrey.comRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/cherrygodfrey.com

Resolution chain

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

IPPrefixASNOperatorCountry
195.226.143.49195.226.128.0/19AS8681GG

WHOIS identity

Registrar
iana:69
Organization
cherry godfrey
Contact emails

Subdomains

9 observed subdomains of cherrygodfrey.com.

Web-graph footprint

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

39 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for cherrygodfrey.com.

MechanismTarget
SPF_INCLUDEspf.acturis.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.110.36.187
SPF_IP185.128.59.213
SPF_IP185.128.59.215
SPF_IP195.226.135.126
SPF_IP195.226.143.49
SPF_IP195.226.143.50
SPF_IP195.226.148.204
SPF_IP212.70.64.0/19
SPF_IP46.31.240.244
SPF_IP66.155.17.81

Related pages

Pivot deeper into the graph from cherrygodfrey.com.

Cypher and MCP

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

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