Hostname
pointpredictive.ai
Last fetched
pointpredictive.ai resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:hexonet services inc / 1api as the registrar.
Nutrition Label
Resolution chain
pointpredictive.ai 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 |
|---|---|---|---|---|
| 18.160.172.114 | 18.160.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.172.35 | 18.160.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.172.68 | 18.160.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.172.9 | 18.160.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.137.129 | 3.169.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TW |
| 3.169.137.77 | 3.169.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TW |
| 3.169.137.81 | 3.169.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TW |
| 3.169.137.87 | 3.169.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TW |
WHOIS identity
- Registrar
- registrar:hexonet services inc / 1api
- Organization
- domains by proxy,
- Contact emails
Subdomains
12 observed subdomains of pointpredictive.ai.
Showing 10 of 12. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from pointpredictive.ai.
- IP · 18.160.172.114
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:hexonet services inc / 1api
- Country · US
- Email · pointpredictive.ai@domainsbyproxy.com
- TLD · .ai
- Browse hostnames · po…
- 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: "pointpredictive.ai"})-[: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.