Skip to content

Hostname

8ne3.net

Last fetched

8ne3.net resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · 8ne3.netRouting diversity6.6/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/8ne3.net

Resolution chain

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

IPPrefixASNOperatorCountry
100.51.28.239100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
108.128.219.173108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
108.132.242.161108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
13.223.163.4913.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
13.223.5.22513.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
23.21.113.7023.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.217.210.2403.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.248.124.1163.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
3.254.214.413.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
3.85.150.1693.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.251.57.18134.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.253.35.4534.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.19.244.19652.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.21.89.9752.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.212.149.1852.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.212.39.352.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.171.152.7654.171.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.220.152.8054.220.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.235.187.23554.234.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.246.176.22854.246.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:468
Organization
domain registration
Contact emails

Subdomains

3 observed subdomains of 8ne3.net.

Threat posture

History

Related pages

Pivot deeper into the graph from 8ne3.net.

Cypher and MCP

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

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