Hostname
ca-rool.com
Last fetched
ca-rool.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ca-rool.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 54.155.79.99 | 54.174.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.228.164.174 | 54.230.16.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.73.57.171 | 54.89.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 63.34.24.143 | 63.38.123.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ca-rool.com owner
- Contact emails
- 26966f50-2191-4d00-a4db-db6ea55a9727@identity-protect.org
- 2fe0b229-1762-43e7-8180-7a3abb7c4b8e@identity-protect.org
- 4e6b106f-3329-4a10-bf98-ff70e830e3d1@identity-protect.org
- 564a09e5-d054-44c7-9236-dbf9e57fbd22@identity-protect.org
- d0676a9d-e4b7-4e33-bbed-357528681426@identity-protect.org
- e92352bf-368f-4066-a859-bcb7b12f03b5@identity-protect.org
- owner-11358382@ca-rool.com.whoisprivacyservice.org
- owner-2991074@ca-rool.com.whoisprivacyservice.org
- owner-7623802@ca-rool.com.whoisprivacyservice.org
Subdomains
46 observed subdomains of ca-rool.com.
Showing 25 of 46. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ca-rool.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for ca-rool.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.mailjet.com |
Related pages
Pivot deeper into the graph from ca-rool.com.
- IP · 54.155.79.99
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · 26966f50-2191-4d00-a4db-db6ea55a9727@identity-protect.org
- TLD · .com
- Browse hostnames · ca…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ca-rool.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.