Skip to content

Hostname

3sof.com

Last fetched

3sof.com resolves to 1 IPv4 address operated by GTS-BACKBONE GTS Telecom in RO. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
81.180.145.13981.180.145.0/24AS5606GTS-BACKBONE GTS TelecomRO

WHOIS identity

Registrar
iana:146
Organization
contact privacy inc. customer 0140013721
Contact emails

Subdomains

8 observed subdomains of 3sof.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for 3sof.com.

MechanismTarget
SPF_A3sof.com
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEzohomail.com
SPF_IP80.97.162.135
SPF_IP81.180.145.139
SPF_IP89.46.6.13
SPF_MX3sof.com

Related pages

Pivot deeper into the graph from 3sof.com.

Cypher and MCP

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

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