Hostname
chronaticus.com
Last fetched
chronaticus.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
chronaticus.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.32.241.19 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.27 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.84 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.85 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.175.64.101 | 3.175.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.175.64.108 | 3.175.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.175.64.57 | 3.175.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.175.64.96 | 3.175.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of chronaticus.com owner
- Contact emails
- 1754fa78-874f-45ac-bb16-7b2ef422ed8a@identity-protect.org
- 3e49df6d-f9c5-408f-bba5-9df3c7560bd5@identity-protect.org
- 45be7267-d726-4b55-9cc8-613322f31bfa@identity-protect.org
- aefa27f7-1b37-423d-ae4c-8a9b7ba850b4@identity-protect.org
- b9960448-12de-4524-9185-9a56af75945c@identity-protect.org
- d39329df-11e7-4e84-ac3f-4c1060a00674@identity-protect.org
- owner-3792722@chronaticus.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of chronaticus.com.
Threat posture
History
Related pages
Pivot deeper into the graph from chronaticus.com.
- IP · 13.32.241.19
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 1754fa78-874f-45ac-bb16-7b2ef422ed8a@identity-protect.org
- TLD · .com
- Browse hostnames · ch…
- 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: "chronaticus.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.