Hostname
cistavinum.com
Last fetched
cistavinum.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
cistavinum.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.33.67.2 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.68 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.77 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.97 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.67.195.114 | 18.67.194.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.67.195.124 | 18.67.194.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.67.195.41 | 18.67.194.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.67.195.42 | 18.67.194.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- contact privacy inc. customer 1247470080
- Contact emails
- xwxhh5tlz8jd@contactprivacy.email
- 24f60129-bd07-4416-bce9-871ed3427b7a@identity-protect.org
- 328f4553-a334-411e-a220-840123dd1475@identity-protect.org
- 398d5edc-c2fd-402a-8d8b-45c42b74aa39@identity-protect.org
- 6145f93e-87e9-4b51-b68c-70c6b76af509@identity-protect.org
- 67bfdf8c-d5d9-4292-b173-b105b67c2a74@identity-protect.org
- 9b5c3d14-419f-432c-826b-3e7d3e0154d8@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from cistavinum.com.
- IP · 13.33.67.2
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · xwxhh5tlz8jd@contactprivacy.email
- TLD · .com
- Browse hostnames · ci…
- 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: "cistavinum.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.