Skip to content

Hostname

crankwheel.com

Last fetched

crankwheel.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.107.10313.227.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
13.227.107.10813.227.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
13.227.107.2413.227.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
13.227.107.2913.227.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
18.239.69.1818.239.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.69.5818.239.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.69.7618.239.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.69.9418.239.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.245.86.3318.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.6518.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.8418.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.9518.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.149.11752.222.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.149.1652.222.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.149.2552.222.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.149.3452.222.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
54.192.35.6054.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.6754.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.6954.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.7454.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for crankwheel.com.

MechanismTarget
SPF_Acrankwheel.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmailer.chargify.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_MXcrankwheel.com

Related pages

Pivot deeper into the graph from crankwheel.com.

Cypher and MCP

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

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