Hostname
shrapnel-dev.com
Last fetched
shrapnel-dev.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
shrapnel-dev.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 |
|---|---|---|---|---|
| 104.18.8.58 | 104.18.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.18.9.58 | 104.18.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of shrapnel-dev.com owner
- Contact emails
- 28c29e0d-f490-462e-b002-0a11ea53d420@identity-protect.org
- 4e33c2e5-ac43-459e-87af-a8c1b6399f81@identity-protect.org
- 8b15f000-5f0a-44b7-91c7-474fc005d241@identity-protect.org
- a9cf7732-9313-4374-85f6-c3e40a613bc8@identity-protect.org
- b0254e4d-0af4-426a-80c7-684388c34718@identity-protect.org
- ba5cb184-2810-42b4-8ae0-e467724154ab@identity-protect.org
- ec36c0d7-fc25-4bcc-922c-dfb190af5276@identity-protect.org
- f57bbb06-e7bf-47b1-9e8f-632105e073d6@identity-protect.org
Subdomains
21 observed subdomains of shrapnel-dev.com.
Showing 19 of 21. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from shrapnel-dev.com.
- IP · 104.18.8.58
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · 28c29e0d-f490-462e-b002-0a11ea53d420@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: "shrapnel-dev.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.