Skip to content

Hostname

goodridge.com

Last fetched

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

Nutrition Label

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

Resolution chain

goodridge.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:269
Organization
goodridge uk
Contact emails

Subdomains

10 observed subdomains of goodridge.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for goodridge.com.

MechanismTarget
SPF_INCLUDEo365.crossware.co.nz
SPF_INCLUDEspf.frogmailer.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.uk.exclaimer.net
SPF_IP104.40.179.195
SPF_IP115.112.169.140
SPF_IP195.219.87.164/30
SPF_IP92.51.166.9

Related pages

Pivot deeper into the graph from goodridge.com.

Cypher and MCP

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

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