Skip to content

Hostname

justflight.com

Last fetched

justflight.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
34.240.45.19834.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.246.94.20534.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.16.21.14252.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.18.198.16552.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.211.64.16352.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.50.255.14652.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.171.69.13354.171.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.77.44.21154.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

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 justflight.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for justflight.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEcmail1.com
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEfdspfus.freshemail.io
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from justflight.com.

Cypher and MCP

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

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