Skip to content

Hostname

incontext.ca

Last fetched

incontext.ca resolves to 3 IPv4 addresses operated by PROQUEST - PROQUEST, LLC in US. WHOIS lists registrar:egate domains inc. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
66.81.203.1166.81.203.0/24AS40676PROQUEST - PROQUEST, LLCUS
66.81.203.13666.81.203.0/24AS40676PROQUEST - PROQUEST, LLCUS
66.81.203.20166.81.203.0/24AS40676PROQUEST - PROQUEST, LLCUS

WHOIS identity

Registrar
registrar:egate domains inc.
Organization
Contact emails

Subdomains

2 observed subdomains of incontext.ca.

Web-graph footprint

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

58 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for incontext.ca.

MechanismTarget
SPF_Aincontext.ca

Related pages

Pivot deeper into the graph from incontext.ca.

Cypher and MCP

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

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