Skip to content

Hostname

checkedsafe.com

Last fetched

checkedsafe.com resolves to 2 IPv4 addresses operated by AS63949 in GB. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · checkedsafe.comRouting diversity2.4/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/checkedsafe.com

Resolution chain

checkedsafe.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
172.236.1.93172.236.0.0/19AS63949GB
206.189.121.18206.189.112.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCGB

WHOIS identity

Registrar
iana:83
Organization
darran harris
Contact emails

Subdomains

6 observed subdomains of checkedsafe.com.

Web-graph footprint

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

31 sites link to this hostname.

37 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for checkedsafe.com.

MechanismTarget
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDEzcsend.net
SPF_INCLUDEzoho.com
SPF_IP185.229.20.35
SPF_IP185.229.21.151

Related pages

Pivot deeper into the graph from checkedsafe.com.

Cypher and MCP

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

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