Skip to content

Hostname

atf.ee

Last fetched

atf.ee resolves to 1 IPv4 address operated by AS39823 in EE. WHOIS lists registrar:compic as the registrar.

Nutrition Label

WHISPER CANON · atf.eeRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.2/10canon.whisper.security/host/atf.ee

Resolution chain

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

IPPrefixASNOperatorCountry
92.62.99.8892.62.96.0/20AS39823EE

WHOIS identity

Registrar
registrar:compic
Organization
osauhing atf arvutisalong
Contact emails

Subdomains

3 observed subdomains of atf.ee.

Web-graph footprint

Distinct hostnames that link to or from atf.ee in the public web crawl.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for atf.ee.

MechanismTarget
SPF_Aatf.ee
SPF_MXatf.ee

Related pages

Pivot deeper into the graph from atf.ee.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "atf.ee"})-[: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.