Hostname
crivitzwolverines.com
Last fetched
crivitzwolverines.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
crivitzwolverines.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.42.30.21 | 52.40.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.189.78.34 | 54.188.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of crivitzwolverines.com owner
- Contact emails
- 288ccdc9-8f27-4cc6-8ed3-344b3d15a584@identity-protect.org
- 3ec91a67-a51c-46b8-a990-f27ef51660d7@identity-protect.org
- 0567aacbf38d4756a69e07d190efc2da460bbddb93ae3327f68b3e0b4213753b@crivitzwolverines.com.whoisproxy.org
- 294eef55c82fad82af18831c7b3c46548ec474625d24f5d09ea7c0535e4c798b@crivitzwolverines.com.whoisproxy.org
- 51c015a488cd5f5acc3bba53ee885707ab478831f2a9a3a39ecc6a40457ca4c6@crivitzwolverines.com.whoisproxy.org
- 568c379a863ab7c6d597b1bda6f24946809d4118b801d924a0c1423d0389e87b@crivitzwolverines.com.whoisproxy.org
- 5dcd7d5f3273b4d53c0ec9642e80e62c1a47f1bcf13f19f4cb11b39a2e4c6f7d@crivitzwolverines.com.whoisproxy.org
- 72bd602cad2a8a67a488f9ae24f42953554e2d7baf34e286850909feed38db66@crivitzwolverines.com.whoisproxy.org
- a2d7855046c82a22ce616f40ae756b5a68c58427ab5eb06925d651d059aca1e9@crivitzwolverines.com.whoisproxy.org
- bd87435d26c9deeb2929fa72ae648baf353816e64b3e4e4081fdbca4f99abada@crivitzwolverines.com.whoisproxy.org
- e4d075ebaa1fdfd1a86a2cfaf1a6c7f501d89d812a46f485c44933f8d0667acc@crivitzwolverines.com.whoisproxy.org
Subdomains
1 observed subdomain of crivitzwolverines.com.
| Subdomain |
|---|
| www.crivitzwolverines.com |
Threat posture
History
Related pages
Pivot deeper into the graph from crivitzwolverines.com.
- IP · 52.42.30.21
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 288ccdc9-8f27-4cc6-8ed3-344b3d15a584@identity-protect.org
- TLD · .com
- Browse hostnames · cr…
- 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: "crivitzwolverines.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.