Skip to content

Hostname

safti.com

Last fetched

safti.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · safti.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/safti.com

Resolution chain

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

IPPrefixASNOperatorCountry
146.190.112.24146.190.112.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS

WHOIS identity

Registrar
iana:1910
Organization
perfect privacy,
Contact emails

Subdomains

23 observed subdomains of safti.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for safti.com.

MechanismTarget
SPF_Asafti.com
SPF_INCLUDE_spf-us.ppe-hosted.com
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEbectran.com
SPF_INCLUDEbectran.net
SPF_IP104.131.45.46
SPF_IP104.131.72.225
SPF_IP12.219.156.117
SPF_IP12.219.156.121
SPF_IP12.219.156.123
SPF_IP166.78.201.90
SPF_IP167.89.12.138/32
SPF_IP167.89.17.173
SPF_IP174.138.53.208
SPF_IP50.31.59.3
SPF_MXsafti.com

Related pages

Pivot deeper into the graph from safti.com.

Cypher and MCP

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

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