Skip to content

Hostname

ventsdouest.ca

Last fetched

ventsdouest.ca resolves to 1 IPv4 address operated by SHOCK-1 - Shock Hosting LLC in US. WHOIS lists registrar:myid.ca inc. as the registrar.

Nutrition Label

WHISPER CANON · ventsdouest.caRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/ventsdouest.ca

Resolution chain

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

IPPrefixASNOperatorCountry
104.36.228.4104.36.228.0/22AS395092SHOCK-1 - Shock Hosting LLCUS

WHOIS identity

Registrar
registrar:myid.ca inc.
Organization
les ??ditions vents d'ouest
Contact emails

Subdomains

8 observed subdomains of ventsdouest.ca.

Web-graph footprint

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

27 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • ventsdouest.ca

SPF policy

9 SPF mechanisms authorising senders for ventsdouest.ca.

MechanismTarget
SPF_Aventsdouest.ca
SPF_INCLUDErelay.mailchannels.net
SPF_IP104.152.168.6
SPF_IP104.36.228.2
SPF_IP104.36.228.4
SPF_IP192.206.54.106
SPF_IP192.99.91.74
SPF_IP51.161.115.26
SPF_MXventsdouest.ca

Related pages

Pivot deeper into the graph from ventsdouest.ca.

Cypher and MCP

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

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