Hostname
getpreventa.com
Last fetched
getpreventa.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
getpreventa.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 |
|---|---|---|---|---|
| 13.35.93.11 | 13.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.93.31 | 13.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.93.45 | 13.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.93.67 | 13.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.163.21 | 3.167.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.163.50 | 3.167.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.163.70 | 3.167.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.163.8 | 3.167.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of getpreventa.com owner
- Contact emails
- 102fa7f9-287c-42da-ac8b-a36c31c84d23@identity-protect.org
- 28cb2293-b10f-4dfd-98af-42535da49a99@identity-protect.org
- 3c73b34b-b31a-448d-b345-f821edcf8750@identity-protect.org
- 80d0a068-614d-414e-a3cf-8c32432e2dec@identity-protect.org
- 84458210-c6ae-4fad-8b29-a593fcfb38b2@identity-protect.org
- e54a3403-1848-47f0-92ff-98cc58997761@identity-protect.org
- f9e38c1e-f05e-4b55-bb39-674bc0c3b5e6@identity-protect.org
Subdomains
1 observed subdomain of getpreventa.com.
| Subdomain |
|---|
| wildcard.getpreventa.com |
Threat posture
History
Related pages
Pivot deeper into the graph from getpreventa.com.
- IP · 13.35.93.11
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 102fa7f9-287c-42da-ac8b-a36c31c84d23@identity-protect.org
- TLD · .com
- Browse hostnames · ge…
- 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: "getpreventa.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.