Skip to content

Hostname

vsj.ca

Last fetched

vsj.ca resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
142.202.38.30142.202.38.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
199.47.130.30199.47.130.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for vsj.ca.

MechanismTarget
SPF_Avsj.ca
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smtp2go.com
SPF_IP64.119.213.178/28
SPF_IP69.70.11.130/29

Related pages

Pivot deeper into the graph from vsj.ca.

Cypher and MCP

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

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