Skip to content

Hostname

getdigitalsafe.com

Last fetched

getdigitalsafe.com resolves to 15 IPv4 addresses operated by AS21217 in CH. WHOIS lists iana:456 as the registrar.

Nutrition Label

WHISPER CANON · getdigitalsafe.comRouting diversity2.4/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/getdigitalsafe.com

Resolution chain

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

WHOIS identity

Registrar
iana:456
Organization
webnames private
Contact emails

Subdomains

1 observed subdomain of getdigitalsafe.com.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for getdigitalsafe.com.

MechanismTarget
SPF_IP103.28.42.0/24
SPF_IP174.129.25.27
SPF_IP203.55.21.0/24
SPF_IP204.75.142.0/24
SPF_IP205.166.177.0/24
SPF_IP27.126.146.96/27
SPF_IP27.126.147.96/27
SPF_IP27.126.148.96/27
SPF_IP50.17.195.127
SPF_IP80.80.230.40
SPF_MXgetdigitalsafe.com

Related pages

Pivot deeper into the graph from getdigitalsafe.com.

Cypher and MCP

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

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