Skip to content

Hostname

sarahcottrell.com

Last fetched

sarahcottrell.com resolves to 1 IPv4 address operated by AS63949 in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · sarahcottrell.comRouting diversity1.5/10Peering density5.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/sarahcottrell.com

Resolution chain

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

IPPrefixASNOperatorCountry
69.164.210.14369.164.208.0/20AS63949US

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

3 observed subdomains of sarahcottrell.com.

Web-graph footprint

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

37 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for sarahcottrell.com.

MechanismTarget
SPF_Aalt1.aspmx.l.google.com
SPF_Aalt2.aspmx.l.google.com
SPF_Aalt3.aspmx.l.google.com
SPF_Aalt4.aspmx.l.google.com
SPF_Aaspmx.l.google.com
SPF_Asarahcottrell.com
SPF_INCLUDE_spf.google.com
SPF_IP2600:3c03:0:0:f03c:92ff:fec6:31d4
SPF_IP69.164.210.143
SPF_MXsarahcottrell.com

Related pages

Pivot deeper into the graph from sarahcottrell.com.

Cypher and MCP

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

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