Skip to content

Hostname

flightstats.com

Last fetched

flightstats.com resolves to 19 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · flightstats.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/flightstats.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.26.65.198100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.29.204.178100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.30.50.79100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.12.120100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
23.23.146.10423.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.227.215.743.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.231.51.1823.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.197.181.13434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.202.93.16434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.205.175.13334.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.234.21.3934.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.200.193.9952.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.200.77.7852.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.205.163.22152.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.72.249.5752.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.163.144.8554.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.173.255.14554.172.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.85.185.4354.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
100.52.65.218100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for flightstats.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP34.196.97.243

Related pages

Pivot deeper into the graph from flightstats.com.

Cypher and MCP

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

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