Hostname
splashreleasetest.com
Last fetched
splashreleasetest.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
splashreleasetest.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.204.83.93 | 18.204.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.196.173.12 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.2.29.151 | 52.2.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.95.251.33 | 98.88.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of splashreleasetest.com owner
- Contact emails
- 26b9a393-dbb6-48cd-b62d-eaaf12823744@identity-protect.org
- 2ec40d48-fd0e-4f1c-80dc-8f6f10bfef88@identity-protect.org
- 4aea2d0a-7afa-4864-9d66-5ae1f802ad6d@identity-protect.org
- 95fcaaf2-4694-4e72-9b3a-c773e0cbec37@identity-protect.org
- b02a1f0e-2e02-49d9-be41-458ad6113dea@identity-protect.org
- d11e9f73-531a-419d-9131-94fe940bad33@identity-protect.org
- owner-6222841@splashreleasetest.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of splashreleasetest.com.
| Subdomain |
|---|
| api.splashreleasetest.com |
Threat posture
History
Related pages
Pivot deeper into the graph from splashreleasetest.com.
- IP · 18.204.83.93
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 26b9a393-dbb6-48cd-b62d-eaaf12823744@identity-protect.org
- TLD · .com
- Browse hostnames · sp…
- 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: "splashreleasetest.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.