Skip to content

Hostname

vpl.ca

Last fetched

vpl.ca resolves to 1 IPv4 address operated by TELUS Communications in CA. WHOIS lists iana:456 as the registrar.

Nutrition Label

WHISPER CANON · vpl.caRouting diversity1.5/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/vpl.ca

Resolution chain

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

IPPrefixASNOperatorCountry
207.194.177.210207.194.176.0/22AS852TELUS CommunicationsCA

WHOIS identity

Registrar
iana:456
Organization
andre fortin
Contact emails

Subdomains

47 observed subdomains of vpl.ca.

Web-graph footprint

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

909 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for vpl.ca.

MechanismTarget
SPF_Amailman.vpl.ca
SPF_INCLUDE_spf.emailcampaigns.net
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP107.20.210.250/32
SPF_IP142.58.232.166
SPF_IP204.239.159.2
SPF_IP207.194.177.198
SPF_IP207.194.177.58
SPF_IP209.97.194.208/28
SPF_IP52.1.14.157/32

Related pages

Pivot deeper into the graph from vpl.ca.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "vpl.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.