Skip to content

Hostname

safehold.com

Last fetched

safehold.com resolves to 1 IPv4 address operated by AS30811 in SE. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
217.114.94.2217.115.162.0/24AS30811SE

WHOIS identity

Registrar
iana:146
Organization
domain administrator
Contact emails

Subdomains

7 observed subdomains of safehold.com.

Web-graph footprint

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

51 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for safehold.com.

MechanismTarget
SPF_INCLUDE_spf.esp1.co
SPF_INCLUDEcustomers.clickdimensions.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP139.60.216.0/24
SPF_IP141.8.225.31/32
SPF_IP162.93.195.169
SPF_IP162.93.253.106
SPF_IP167.89.110.192
SPF_IP167.89.126.180
SPF_IP198.21.5.209
SPF_IP204.16.25.0/24
SPF_IP208.82.208.0/22
SPF_IP209.170.201.94
SPF_IP216.205.154.64/26
SPF_IP50.31.57.204
SPF_IP72.52.72.36/32
SPF_IP74.217.56.0/24
SPF_IP74.91.80.0/20
SPF_MXsafehold.com

Related pages

Pivot deeper into the graph from safehold.com.

Cypher and MCP

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

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