Skip to content

Hostname

cleared4takeoff.com

Last fetched

cleared4takeoff.com resolves to 1 IPv4 address operated by UNIFIEDLAYER-AS-1 - Unified Layer in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · cleared4takeoff.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/cleared4takeoff.com

Resolution chain

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

IPPrefixASNOperatorCountry
67.20.75.24167.20.64.0/18AS46606UNIFIEDLAYER-AS-1 - Unified LayerUS

WHOIS identity

Registrar
iana:146
Organization
domain admin / this domain is for sale
Contact emails

Subdomains

18 observed subdomains of cleared4takeoff.com.

Web-graph footprint

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

40 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • cleared4takeoff.com

SPF policy

15 SPF mechanisms authorising senders for cleared4takeoff.com.

MechanismTarget
SPF_Acleared4takeoff.com
SPF_INCLUDE20739840.spf01.hubspotemail.net
SPF_INCLUDE_spf-sg.accela.com
SPF_INCLUDE_spf.act-on.net
SPF_INCLUDE_spf.grantstreet.com
SPF_INCLUDEbluehost.com
SPF_INCLUDEspf-0089d101.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP158.228.129.79/32
SPF_IP161.129.18.0/24
SPF_IP170.55.65.130
SPF_IP50.87.136.52
SPF_IP67.20.75.241
SPF_IP69.175.85.125/32
SPF_MXcleared4takeoff.com

Related pages

Pivot deeper into the graph from cleared4takeoff.com.

Cypher and MCP

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

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