Skip to content

Hostname

nationsafedrivers.com

Last fetched

nationsafedrivers.com resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · nationsafedrivers.comRouting diversity2.4/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/nationsafedrivers.com

Resolution chain

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

IPPrefixASNOperatorCountry
159.65.185.228159.65.176.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS
34.118.230.15134.116.0.0/14AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

Registrar
iana:146
Organization
david prince
Contact emails

Subdomains

99 observed subdomains of nationsafedrivers.com.

Web-graph footprint

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

38 sites link to this hostname.

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for nationsafedrivers.com.

MechanismTarget
SPF_Adispatch-us.ppe-hosted.com
SPF_Anationsafedrivers.com
SPF_INCLUDE_spf.modusstuff.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEusb._netblocks.mimecast.com
SPF_IP209.160.213.154/29
SPF_IP63.65.127.18
SPF_MXnationsafedrivers.com

Related pages

Pivot deeper into the graph from nationsafedrivers.com.

Cypher and MCP

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

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