Skip to content

Hostname

cribflyer.com

Last fetched

cribflyer.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.52.114.12613.52.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
13.52.147.16713.52.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
13.57.159.18813.57.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
13.57.21.4313.57.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
204.236.177.137204.236.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.US
50.18.174.8850.18.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.US
50.18.63.250.18.0.0/18AS16509AMAZON-02 - Amazon.com, Inc.US
52.53.144.22052.52.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.53.146.22652.52.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.151.101.24954.151.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.177.220.18854.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
13.56.166.9313.56.0.0/16AS16509AMAZON-02 - 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 cribflyer.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for cribflyer.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDErun.reply.io
SPF_IP13.93.148.200/32
SPF_IP209.85.192.179
SPF_IP23.101.203.117/32

Related pages

Pivot deeper into the graph from cribflyer.com.

Cypher and MCP

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

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