Skip to content

Hostname

takeoff.ee

Last fetched

takeoff.ee resolves to 1 IPv4 address operated by PRO9-AS in LV.

Nutrition Label

WHISPER CANON · takeoff.eeRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/takeoff.ee

Resolution chain

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

IPPrefixASNOperatorCountry
193.105.166.200193.105.166.0/24AS50731PRO9-ASLV

WHOIS identity

No WHOIS records are currently associated with takeoff.ee in WhisperGraph.

Subdomains

1 observed subdomain of takeoff.ee.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for takeoff.ee.

MechanismTarget
SPF_Atakeoff.ee
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.13.249.147
SPF_IP81.198.214.150
SPF_IP90.190.42.90
SPF_MXtakeoff.ee

Related pages

Pivot deeper into the graph from takeoff.ee.

Cypher and MCP

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

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