Hostname
showdeerocks.com
Last fetched
showdeerocks.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
showdeerocks.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.67.165 | 104.21.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.178.124 | 172.67.176.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 3.223.78.207 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of showdeerocks.com owner
- Contact emails
- 1418b8f6-737a-4f33-9f72-2b1401bfef08@identity-protect.org
- 2af1bc62-6fab-4e1e-a204-71685fa45654@identity-protect.org
- 37c9dafa-ea79-455c-81ec-00c49f076e8e@identity-protect.org
- 72362941-3fb6-44d6-a8c5-5828d875ef15@identity-protect.org
- 8e82e7e3-11e4-4988-9430-ecab78ed342c@identity-protect.org
- c62d4419-6898-40b3-a330-7e9cd1631ca4@identity-protect.org
- f898ea74-abfc-4692-84bf-eb38ad9bbe54@identity-protect.org
Subdomains
1 observed subdomain of showdeerocks.com.
| Subdomain |
|---|
| www.showdeerocks.com |
Web-graph footprint
Distinct hostnames that link to or from showdeerocks.com in the public web crawl.
4 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from showdeerocks.com.
- IP · 104.21.67.165
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · 1418b8f6-737a-4f33-9f72-2b1401bfef08@identity-protect.org
- TLD · .com
- Browse hostnames · sh…
- 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: "showdeerocks.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.