Skip to content

Hostname

stivell.ca

Last fetched

stivell.ca resolves to 1 IPv4 address operated by AS16276 in CA. WHOIS lists registrar:enom canada corp. as the registrar.

Nutrition Label

WHISPER CANON · stivell.caRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/stivell.ca

Resolution chain

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

IPPrefixASNOperatorCountry
192.99.232.39192.99.0.0/16AS16276CA

WHOIS identity

Registrar
registrar:enom canada corp.
Organization
stivell diffusion
Contact emails

Subdomains

2 observed subdomains of stivell.ca.

Web-graph footprint

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

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for stivell.ca.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP208.111.80.101/32
SPF_IP208.111.80.98/32
SPF_IP24.37.136.254/32
SPF_MXstivell.ca

Related pages

Pivot deeper into the graph from stivell.ca.

Cypher and MCP

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

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