Hostname
pruuune.com
Last fetched
pruuune.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
pruuune.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.139.47.121 | 108.139.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.47.26 | 108.139.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.47.28 | 108.139.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.47.57 | 108.139.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.244.214.110 | 18.244.214.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.244.214.35 | 18.244.214.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.244.214.38 | 18.244.214.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.244.214.42 | 18.244.214.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of pruuune.com owner
- Contact emails
- 0c95c15a-563a-41c5-960a-0df72f5275ca@identity-protect.org
- 35ba5747-3e8a-4e0a-8b37-c05b52a12579@identity-protect.org
- 44bc4a9c-44d1-40f7-b0e5-fb40d504f83b@identity-protect.org
- 8fdd35d4-4910-4e3b-b443-715152e9bf02@identity-protect.org
- 97c1360d-3961-4764-b68d-3e11512fd14e@identity-protect.org
- bca6e6a9-e8b5-462a-b942-201ee2189df8@identity-protect.org
- d5516c6d-2b94-4db5-bfbc-6b4756a380d2@identity-protect.org
Subdomains
4 observed subdomains of pruuune.com.
Threat posture
History
Related pages
Pivot deeper into the graph from pruuune.com.
- IP · 108.139.47.121
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0c95c15a-563a-41c5-960a-0df72f5275ca@identity-protect.org
- 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: "pruuune.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.