Hostname
prompt-analytics.com
Last fetched
prompt-analytics.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
prompt-analytics.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of prompt-analytics.com owner
- Contact emails
- 0713c9c120094224a4c9e650146ddbde.protect@whoisguard.com
- 2262c95b-bdbb-4ef4-8b67-c5067558a26e@identity-protect.org
- 23a8beb1-00ec-4944-bd00-8955b2fe6d28@identity-protect.org
- 3abe285c-4c19-4502-b4be-a05fbef0586f@identity-protect.org
- a265a088-10c9-4544-ab5f-7a6b1aa87935@identity-protect.org
- c0c108db-9b8a-4e07-96a6-8c2029fd8923@identity-protect.org
- decab944-b974-42be-a2f7-d62fd0cb587d@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from prompt-analytics.com.
- IP · 16.15.218.253
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0713c9c120094224a4c9e650146ddbde.protect@whoisguard.com
- TLD · .com
- Browse hostnames · pr…
- 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: "prompt-analytics.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.