Skip to content

Hostname

venexel.ca

Last fetched

venexel.ca resolves to 1 IPv4 address operated by AS-COLOCROSSING - HostPapa in US.

Nutrition Label

WHISPER CANON · venexel.caRouting diversity1.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/venexel.ca

Resolution chain

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

IPPrefixASNOperatorCountry
66.248.241.566.248.241.0/24AS36352AS-COLOCROSSING - HostPapaUS

WHOIS identity

No WHOIS records are currently associated with venexel.ca in WhisperGraph.

Subdomains

9 observed subdomains of venexel.ca.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for venexel.ca.

MechanismTarget
SPF_Avenexel.ca
SPF_INCLUDErelay.mailbaby.net
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf-c.mailbaby.net
SPF_IP66.248.241.5
SPF_IP67.23.227.18
SPF_IP67.23.227.19
SPF_MXvenexel.ca

Related pages

Pivot deeper into the graph from venexel.ca.

Cypher and MCP

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

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