Skip to content

Hostname

psafebet8.com

Last fetched

psafebet8.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in VN.

Nutrition Label

WHISPER CANON · psafebet8.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/psafebet8.com

Resolution chain

psafebet8.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.162.66.1143.162.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
3.162.66.1223.162.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
3.162.66.623.162.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
3.162.66.803.162.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
65.8.131.365.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.4865.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.965.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.9365.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
99.86.229.2196.0.0.0/3AS9498US
99.86.229.396.0.0.0/3AS9498US
99.86.229.7896.0.0.0/3AS9498US
99.86.229.9996.0.0.0/3AS9498US

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.