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
Resolution chain
wirewheel.io resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.166.96.122 | 3.166.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.96.56 | 3.166.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.96.63 | 3.166.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.96.76 | 3.166.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.230.175.2 | 54.230.174.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.230.175.65 | 54.230.174.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.230.175.86 | 54.230.174.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.230.175.96 | 54.230.174.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:81
- Organization
- domains by proxy,
- Contact emails
- —
Subdomains
183 observed subdomains of wirewheel.io.
Showing 25 of 183. View all subdomains →
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 inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for wirewheel.io.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 199.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.