Skip to content

Hostname

pinwheel.us

Last fetched

pinwheel.us 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 · pinwheel.usRouting diversity6.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/pinwheel.us

Resolution chain

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

IPPrefixASNOperatorCountry
100.20.209.193100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
100.23.191.45100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
100.23.50.171100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
184.36.0.37184.36.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
34.214.49.14434.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.218.168.25234.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.163.40.19935.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.167.230.16935.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.80.147.19935.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.224.201.11944.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.229.171.5144.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.230.20.8544.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.231.191.1244.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.233.13.1144.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.233.60.15144.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.236.66.744.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.237.175.5644.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.237.207.11144.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.240.186.21344.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.241.164.4844.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
michael reale
Contact emails

Subdomains

5 observed subdomains of pinwheel.us.

Web-graph footprint

Distinct hostnames that link to or from pinwheel.us in the public web crawl.

405 sites link to this hostname.

224 sites linked to from this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from pinwheel.us.

Cypher and MCP

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

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