Hostname
pointsafes.com
Last fetched
pointsafes.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
pointsafes.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.203.37.41 | 35.1.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.54.107.178 | 52.66.32.0/19 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.83.240.24 | 98.96.216.0/23 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.95.207.83 | 98.96.219.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of pointsafes.com owner
- Contact emails
- 008aa175-8893-454a-81cd-43b15446b337@identity-protect.org
- 0db6cca1-9a4a-42a2-9361-b29d43afae37@identity-protect.org
- 2ec1861f-b4b4-431f-bac9-bbbcbb117a25@identity-protect.org
- 34b7a743-cd37-48f8-8641-91b4433790cb@identity-protect.org
- 97679340-defb-4f8d-b702-db7026e6a59d@identity-protect.org
- b8f4d956-2a5d-43b0-8581-218bf2f6edde@identity-protect.org
- ca02b3ba-4c06-4047-a9c9-a3f0d1c93f90@identity-protect.org
Web-graph footprint
Distinct hostnames that link to or from pointsafes.com in the public web crawl.
4 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from pointsafes.com.
- IP · 34.203.37.41
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 008aa175-8893-454a-81cd-43b15446b337@identity-protect.org
- TLD · .com
- 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: "pointsafes.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.