Skip to content

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

WHISPER CANON · thevantagepoint.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/thevantagepoint.ca

Resolution chain

thevantagepoint.ca resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.193.174.216104.193.174.0/23AS54643IDIGITAL - Idigital Internet Inc.CA
23.111.78.18223.111.78.0/24AS11831ESECUREDATA - eSecureDataCA

WHOIS identity

Registrar
registrar:canreg (infinet communications group inc.)
Organization
the vancouver volunteer centre
Contact emails

Subdomains

16 observed subdomains of thevantagepoint.ca.

Web-graph footprint

Distinct hostnames that link to or from thevantagepoint.ca in the public web crawl.

140 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for thevantagepoint.ca.

MechanismTarget
SPF_Athevantagepoint.ca
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.formassembly.com
SPF_IP104.193.174.216
SPF_IP23.111.78.182
SPF_IP2a01:111:f403:241c:0:0:0:701
SPF_MXthevantagepoint.ca

Related pages

Pivot deeper into the graph from thevantagepoint.ca.

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 20

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