Skip to content

Hostname

capla.ca

Last fetched

capla.ca resolves to 2 IPv4 addresses operated by WHG-USE1 in US. WHOIS lists registrar:tucows.com co. as the registrar.

Nutrition Label

WHISPER CANON · capla.caRouting diversity2.4/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/capla.ca

Resolution chain

capla.ca resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
154.16.114.2154.16.114.0/24AS14670WHG-USE1US
208.91.112.55208.91.112.0/24AS40934TRIANGLE-COMMUNICATIONS - Triangle CommunicationsUS
208.91.112.55208.91.112.0/24AS40934TRIANGLE-COMMUNICATIONS - Triangle CommunicationsCA

WHOIS identity

Registrar
registrar:tucows.com co.
Organization
canadian association of prior learning assessment (capla)
Contact emails

Subdomains

8 observed subdomains of capla.ca.

Web-graph footprint

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

58 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • capla.ca

SPF policy

8 SPF mechanisms authorising senders for capla.ca.

MechanismTarget
SPF_Acapla.ca
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.antispamcloud.com
SPF_IP154.16.114.2
SPF_IP181.214.142.2
SPF_IP181.214.31.148
SPF_IP191.96.133.83
SPF_MXcapla.ca

Related pages

Pivot deeper into the graph from capla.ca.

Cypher and MCP

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

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