Skip to content

Hostname

therocks.com

Last fetched

therocks.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · therocks.comRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/therocks.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.26.6108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.85108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.88108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.90108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.156.2.12108.156.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
108.156.2.90108.156.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
108.156.2.93108.156.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
108.156.2.95108.156.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
13.226.69.5313.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.6113.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.7213.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.7713.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
18.161.97.12618.161.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.161.97.2518.161.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.161.97.2718.161.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.161.97.5418.161.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
3.164.240.1143.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.363.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.433.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.793.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

Registrar
iana:299
Organization
place management nsw
Contact emails

Subdomains

6 observed subdomains of therocks.com.

Web-graph footprint

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

740 sites link to this hostname.

463 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for therocks.com.

Related pages

Pivot deeper into the graph from therocks.com.

Cypher and MCP

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

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