Skip to content

Hostname

faaflightschools.com

Last fetched

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

Nutrition Label

WHISPER CANON · faaflightschools.comRouting diversity2.4/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/faaflightschools.com

Resolution chain

faaflightschools.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
192.254.142.124192.255.147.0/24AS46606UNIFIEDLAYER-AS-1 - Unified LayerUS
192.254.222.114192.255.152.0/24AS46606UNIFIEDLAYER-AS-1 - Unified LayerUS

WHOIS identity

Registrar
iana:146
Organization
alex ghenciu
Contact emails

Subdomains

16 observed subdomains of faaflightschools.com.

Web-graph footprint

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

12 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • faaflightschools.com

SPF policy

10 SPF mechanisms authorising senders for faaflightschools.com.

MechanismTarget
SPF_Achicagoaerialtours.com
SPF_Acomcastbusiness.net
SPF_Afaa.faaflightschools.com
SPF_Afaaflightschools.com
SPF_IP192.254.142.124
SPF_IP192.254.222.114
SPF_IP192.254.222.115
SPF_IP192.254.222.146
SPF_IP50.77.160.94
SPF_MXfaaflightschools.com

Related pages

Pivot deeper into the graph from faaflightschools.com.

Cypher and MCP

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

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