Skip to content

Hostname

onion.io

Last fetched

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

Nutrition Label

WHISPER CANON · onion.ioRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/onion.io

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.64.123108.138.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.64.35108.138.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.64.49108.138.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.64.50108.138.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.192.12013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.32.121.1613.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.3213.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.3413.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.9113.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.164.92.173.164.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.CA
3.164.92.643.164.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.CA
3.164.92.733.164.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.CA
3.164.92.893.164.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:468
Organization
identity protection service
Contact emails

Subdomains

7 observed subdomains of onion.io.

Web-graph footprint

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

195 sites link to this hostname.

135 sites linked to from this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from onion.io.

Cypher and MCP

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

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