Skip to content

Hostname

wirewheel.io

Last fetched

wirewheel.io resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · wirewheel.ioRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/wirewheel.io

Resolution chain

wirewheel.io resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.166.96.1223.166.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.96.563.166.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.96.633.166.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.96.763.166.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
54.230.175.254.230.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
54.230.175.6554.230.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
54.230.175.8654.230.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
54.230.175.9654.230.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:81
Organization
domains by proxy,
Contact emails

Subdomains

183 observed subdomains of wirewheel.io.

Web-graph footprint

Distinct hostnames that link to or from wirewheel.io in the public web crawl.

113 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for wirewheel.io.

MechanismTarget
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP199.15.213.48/20

Related pages

Pivot deeper into the graph from wirewheel.io.

Cypher and MCP

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

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