Skip to content

Hostname

teslin.ca

Last fetched

teslin.ca resolves to 1 IPv4 address operated by NWTEL - Northwestel Inc. in CA. WHOIS lists registrar:centralnic canada inc as the registrar.

Nutrition Label

WHISPER CANON · teslin.caRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/teslin.ca

Resolution chain

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

IPPrefixASNOperatorCountry
76.9.58.576.9.58.0/23AS22573NWTEL - Northwestel Inc.CA

WHOIS identity

Registrar
registrar:centralnic canada inc
Organization
village of teslin
Contact emails

Subdomains

3 observed subdomains of teslin.ca.

Web-graph footprint

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

20 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for teslin.ca.

MechanismTarget
SPF_INCLUDEspf.ess.ca.barracudanetworks.com
SPF_IP76.9.58.5
SPF_MXteslin.ca

Related pages

Pivot deeper into the graph from teslin.ca.

Cypher and MCP

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

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