Hostname
thevantagepoint.ca
Last fetched
thevantagepoint.ca resolves to 2 IPv4 addresses operated by IDIGITAL - Idigital Internet Inc. in CA. WHOIS lists registrar:canreg (infinet communications group inc.) as the registrar.
Nutrition Label
Resolution chain
thevantagepoint.ca resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.193.174.216 | 104.193.174.0/23 | AS54643 | IDIGITAL - Idigital Internet Inc. | CA |
| 23.111.78.182 | 23.111.78.0/24 | AS11831 | ESECUREDATA - eSecureData | CA |
WHOIS identity
- Registrar
- registrar:canreg (infinet communications group inc.)
- Organization
- the vancouver volunteer centre
- Contact emails
Subdomains
16 observed subdomains of thevantagepoint.ca.
Showing 10 of 16. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from thevantagepoint.ca in the public web crawl.
140 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for thevantagepoint.ca.
| Mechanism | Target |
|---|---|
| SPF_A | thevantagepoint.ca |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf1.formassembly.com |
| SPF_IP | 104.193.174.216 |
| SPF_IP | 23.111.78.182 |
| SPF_IP | 2a01:111:f403:241c:0:0:0:701 |
| SPF_MX | thevantagepoint.ca |
Related pages
Pivot deeper into the graph from thevantagepoint.ca.
- IP · 104.193.174.216
- ASN · AS54643IDIGITAL - Idigital Internet Inc.
- Registrar · registrar:canreg (infinet communications group inc.)
- Country · CA
- Email · info@thevantagepoint.ca
- TLD · .ca
- Browse hostnames · th…
- 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: "thevantagepoint.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.