Skip to content

Hostname

visasweb.ca

Last fetched

visasweb.ca resolves to 1 IPv4 address operated by OVH in CA. WHOIS lists registrar:reg.ca (regca enterprises inc.) as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
15.235.97.3415.235.0.0/17AS16276OVHCA

WHOIS identity

Registrar
registrar:reg.ca (regca enterprises inc.)
Organization
van.is.society for adaptive snowsports
Contact emails

Subdomains

8 observed subdomains of visasweb.ca.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • visasweb.ca

SPF policy

8 SPF mechanisms authorising senders for visasweb.ca.

MechanismTarget
SPF_Avisasweb.ca
SPF_INCLUDE_spf.lexi.net
SPF_INCLUDElexi.net
SPF_INCLUDEmail-c.lexi.net
SPF_IP15.235.97.34
SPF_IP198.161.90.66
SPF_IP51.79.30.201
SPF_MXvisasweb.ca

Related pages

Pivot deeper into the graph from visasweb.ca.

Cypher and MCP

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

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