Hostname
psafebet8.com
Last fetched
psafebet8.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in VN.
Nutrition Label
Resolution chain
psafebet8.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.162.66.114 | 3.162.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 3.162.66.122 | 3.162.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 3.162.66.62 | 3.162.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 3.162.66.80 | 3.162.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 65.8.131.3 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.48 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.9 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.93 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.86.229.21 | 96.0.0.0/3 | AS9498 | — | US |
| 99.86.229.3 | 96.0.0.0/3 | AS9498 | — | US |
| 99.86.229.78 | 96.0.0.0/3 | AS9498 | — | US |
| 99.86.229.99 | 96.0.0.0/3 | AS9498 | — | US |
WHOIS identity
No WHOIS records are currently associated with psafebet8.com in WhisperGraph.
Subdomains
2 observed subdomains of psafebet8.com.
Threat posture
History
Related pages
Pivot deeper into the graph from psafebet8.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "psafebet8.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.