Skip to content

Hostname

ventilation.ventec.ca

Last fetched

ventilation.ventec.ca resolves to 1 IPv4 address operated by ZEN-AS Zen Internet - UK in GB.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
146.66.76.175146.66.64.0/18AS13037ZEN-AS Zen Internet - UKGB

WHOIS identity

No WHOIS records are currently associated with ventilation.ventec.ca in WhisperGraph.

Subdomains

2 observed subdomains of ventilation.ventec.ca.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for ventilation.ventec.ca.

MechanismTarget
SPF_Amail.ventilation.ventec.ca
SPF_Aventilation.ventec.ca
SPF_IP104.254.180.20
SPF_IP104.254.182.22

Related pages

Pivot deeper into the graph from ventilation.ventec.ca.

Cypher and MCP

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

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