Skip to content

Hostname

ctctraduction.ca

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
192.34.93.220192.34.93.0/24AS54044CA

WHOIS identity

Registrar
registrar:enom canada corp.
Organization
Contact emails

Subdomains

6 observed subdomains of ctctraduction.ca.

Web-graph footprint

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

11 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ctctraduction.ca.

MechanismTarget
SPF_INCLUDEspf.votresite.ca

Related pages

Pivot deeper into the graph from ctctraduction.ca.

Cypher and MCP

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

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