Skip to content

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

WHISPER CANON · viewpoint.caRouting diversity1.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/viewpoint.ca

Resolution chain

viewpoint.ca resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.203.105.13452.200.0.0/13AS14618AMAZON-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.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for viewpoint.ca.

MechanismTarget
SPF_Aviewpoint.ca
SPF_Awww.viewpoint.ca
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_IP18.215.10.58
SPF_IP18.215.228.155
SPF_IP209.85.160.1/24
SPF_IP23.23.195.194
SPF_IP24.222.57.177/29
SPF_IP54.225.74.122
SPF_IP54.235.223.232
SPF_IP74.125.82.1/32
SPF_MXviewpoint.ca

Related pages

Pivot deeper into the graph from viewpoint.ca.

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 20

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