Skip to content

Hostname

3rr.com

Last fetched

3rr.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1923 as the registrar.

Nutrition Label

WHISPER CANON · 3rr.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/3rr.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.128.105108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.66108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.70108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.99108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.7.117108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.35108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.83108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.84108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.132.11952.222.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.222.132.12252.222.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.222.132.2052.222.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.222.132.2552.222.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:1923
Organization
brandworldwide .
Contact emails

Subdomains

3 observed subdomains of 3rr.com.

Web-graph footprint

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

5 sites link to this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from 3rr.com.

Cypher and MCP

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

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