Skip to content

Hostname

tof2.com

Last fetched

tof2.com resolves to 1 IPv4 address operated by AS8560 in ES. WHOIS lists iana:379 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
217.76.142.101217.76.128.0/19AS8560ES

WHOIS identity

Registrar
iana:379
Organization
tof2 asesoria y formacion
Contact emails

Subdomains

1 observed subdomain of tof2.com.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for tof2.com.

MechanismTarget
SPF_Atof2.com
SPF_IP213.162.192.0/24
SPF_IP213.162.212.0/24
SPF_IP217.76.130.231/32
SPF_IP82.223.190.139/32
SPF_IP82.223.190.140/32
SPF_IP82.223.190.143/32
SPF_IP82.223.191.18/32
SPF_IP94.143.136.0/21
SPF_MXtof2.com

Related pages

Pivot deeper into the graph from tof2.com.

Cypher and MCP

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

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