Skip to content

Hostname

txl.ca

Last fetched

txl.ca resolves to 1 IPv4 address operated by BR549-JUNIOR-MICHAEL - Denton Commercial Internet in US. WHOIS lists registrar:trillium internet company inc as the registrar.

Nutrition Label

WHISPER CANON · txl.caRouting diversity1.5/10Peering density8.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/txl.ca

Resolution chain

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

IPPrefixASNOperatorCountry
199.195.248.22199.195.248.0/21AS53667BR549-JUNIOR-MICHAEL - Denton Commercial InternetUS

WHOIS identity

Registrar
registrar:trillium internet company inc
Organization
Contact emails

Subdomains

7 observed subdomains of txl.ca.

Web-graph footprint

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

31 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • txl.ca

SPF policy

6 SPF mechanisms authorising senders for txl.ca.

MechanismTarget
SPF_Atxl.ca
SPF_IP104.129.128.32
SPF_IP104.225.142.241
SPF_IP198.98.50.75
SPF_IP199.195.248.22
SPF_MXtxl.ca

Related pages

Pivot deeper into the graph from txl.ca.

Cypher and MCP

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

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