Skip to content

Hostname

3x3uhoops.com

Last fetched

3x3uhoops.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · 3x3uhoops.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/3x3uhoops.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.229.116108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.124108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.128108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.62108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
13.225.239.11413.225.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.BE
13.225.239.2013.225.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.BE
13.225.239.7813.225.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.BE
13.225.239.8613.225.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.BE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

1 observed subdomain of 3x3uhoops.com.

Web-graph footprint

Distinct hostnames that link to or from 3x3uhoops.com in the public web crawl.

8 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from 3x3uhoops.com.

Cypher and MCP

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

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