Skip to content

Hostname

flightfox.co

Last fetched

flightfox.co resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · flightfox.coRouting diversity6.0/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/flightfox.co

Resolution chain

flightfox.co resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.5.78.2083.5.78.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.78.633.5.78.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.293.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.83.1653.5.83.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.84.53.5.84.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.152.15452.218.152.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.180.1852.218.180.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.181.11452.218.181.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.178.3552.92.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.180.2752.92.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.190.9952.92.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.202.22752.92.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.203.13152.92.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.204.25152.92.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.210.12352.92.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.211.19552.92.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.229.3552.92.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.233.17152.92.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.234.10752.92.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.234.19552.92.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
jump start seo
Contact emails

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for flightfox.co.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from flightfox.co.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "flightfox.co"})-[: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.