Skip to content

Hostname

getpinwheel.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.164.124.12618.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.2618.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.4018.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.6418.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.253.10818.245.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.253.1918.245.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.253.3818.245.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.253.7818.245.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.60.2118.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.3718.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.6918.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.9118.245.60.0/22AS16509AMAZON-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 getpinwheel.com in the public web crawl.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for getpinwheel.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEu11710639.wl140.sendgrid.net

Related pages

Pivot deeper into the graph from getpinwheel.com.

Cypher and MCP

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

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