Hostname
dannyrooks.com
Last fetched
dannyrooks.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
dannyrooks.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 16.12.89.91 | 16.12.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.77.42 | 3.5.77.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.79.184 | 3.5.79.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.79.240 | 3.5.79.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.81.5 | 3.5.81.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.82.168 | 3.5.82.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.84.34 | 3.5.84.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.86.64 | 3.5.86.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.86.66 | 3.5.86.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.87.14 | 3.5.87.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.218.177.34 | 52.218.177.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.218.181.106 | 52.218.181.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.218.183.27 | 52.218.183.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.218.185.34 | 52.218.185.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.218.197.122 | 52.218.197.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.218.218.74 | 52.218.218.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.218.234.146 | 52.218.234.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.133.131 | 52.92.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.137.131 | 52.92.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.153.3 | 52.92.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- this domain was caught by dropcatch.com
- Contact emails
- drooks@gmail.com
- support@dropcatch.com
- 022a20d3-e85c-4599-a468-f838a3b5f318@identity-protect.org
- 4b753e15-14de-491c-989b-87240ee1330b@identity-protect.org
- 6cb02653-96bd-41fa-a26f-32e7d1033054@identity-protect.org
- e24483b2-9048-424c-84a5-56cfdf97437b@identity-protect.org
- e6eda805-a59c-4f6c-ba0c-79d20612decb@identity-protect.org
- f0640ab4-3788-4d28-89b7-583db47dab87@identity-protect.org
- owner-9408426@dannyrooks.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from dannyrooks.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dannyrooks.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.