Skip to content

Hostname

foreflight.com

Last fetched

foreflight.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · foreflight.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/foreflight.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.106.126108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.4108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.67108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.78108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
216.137.44.43216.137.44.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
216.137.44.61216.137.44.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
216.137.44.87216.137.44.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
216.137.44.9216.137.44.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
65.8.131.10065.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.11965.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.12965.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.6565.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of foreflight.com owner
Contact emails

Subdomains

100 observed subdomains of foreflight.com.

Web-graph footprint

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

574 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for foreflight.com.

MechanismTarget
SPF_INCLUDE_s00967175.autospf.email

Related pages

Pivot deeper into the graph from foreflight.com.

Cypher and MCP

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

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