Skip to content

Hostname

theflybook.com

Last fetched

theflybook.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:9 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.241.11313.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.3513.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.413.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.8013.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.147.3918.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.5518.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.7218.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.8318.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.255.1093.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.743.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.773.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.853.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
54.192.35.2654.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.7954.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.8054.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.9254.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:9
Organization
perfect privacy,
Contact emails

Subdomains

16 observed subdomains of theflybook.com.

Web-graph footprint

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

37 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for theflybook.com.

Related pages

Pivot deeper into the graph from theflybook.com.

Cypher and MCP

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

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