Hostname
highpurity.net
Last fetched
highpurity.net resolves to 2 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
highpurity.net 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 |
|---|---|---|---|---|
| 52.3.22.163 | 52.2.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.73.180.195 | 52.72.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- . internet registrations
- Contact emails
- domain.admin@ge.com
- 00b55e93-0187-4af2-839e-2df60b0898e9@identity-protect.org
- 3a5bf14b-2759-4695-8434-c036ff55e5eb@identity-protect.org
- 58fab2fe-ec08-4e43-8155-e9e9989db16b@identity-protect.org
- a0483287-ce7c-4730-aa08-c87e52ec4a0d@identity-protect.org
- db194fcf-8315-4f17-8f9e-0e9d286d8fa4@identity-protect.org
- e0f2c745-7405-455e-ac62-e1cf2aae1007@identity-protect.org
- owner-7722776@highpurity.net.whoisprivacyservice.org
Subdomains
1 observed subdomain of highpurity.net.
| Subdomain |
|---|
| www.highpurity.net |
Threat posture
History
Related pages
Pivot deeper into the graph from highpurity.net.
- IP · 52.3.22.163
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · domain.admin@ge.com
- TLD · .net
- Browse hostnames · hi…
- 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: "highpurity.net"})-[: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.