Skip to content

Hostname

kmkr.ca

Last fetched

kmkr.ca resolves to 1 IPv4 address operated by UVIC-AS - University of Victoria in CA.

Nutrition Label

WHISPER CANON · kmkr.caRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/kmkr.ca

Resolution chain

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

IPPrefixASNOperatorCountry
206.12.97.55206.12.96.0/21AS16462UVIC-AS - University of VictoriaCA

WHOIS identity

No WHOIS records are currently associated with kmkr.ca in WhisperGraph.

Subdomains

1 observed subdomain of kmkr.ca.

Subdomain
ume.kmkr.ca

Web-graph footprint

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

62 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • kmkr.ca

Related pages

Pivot deeper into the graph from kmkr.ca.

Cypher and MCP

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

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