Hostname
viewpoint.ca
Last fetched
viewpoint.ca resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists registrar:easydns technologies inc. as the registrar.
Nutrition Label
Resolution chain
viewpoint.ca resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.203.105.134 | 52.200.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- registrar:easydns technologies inc.
- Organization
- —
- Contact emails
- —
Subdomains
3 observed subdomains of viewpoint.ca.
Web-graph footprint
Distinct hostnames that link to or from viewpoint.ca in the public web crawl.
264 sites link to this hostname.
37 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for viewpoint.ca.
| Mechanism | Target |
|---|---|
| SPF_A | viewpoint.ca |
| SPF_A | www.viewpoint.ca |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_IP | 18.215.10.58 |
| SPF_IP | 18.215.228.155 |
| SPF_IP | 209.85.160.1/24 |
| SPF_IP | 23.23.195.194 |
| SPF_IP | 24.222.57.177/29 |
| SPF_IP | 54.225.74.122 |
| SPF_IP | 54.235.223.232 |
| SPF_IP | 74.125.82.1/32 |
| SPF_MX | viewpoint.ca |
Related pages
Pivot deeper into the graph from viewpoint.ca.
- IP · 52.203.105.134
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · registrar:easydns technologies inc.
- Country · US
- TLD · .ca
- Browse hostnames · vi…
- 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: "viewpoint.ca"})-[: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.