Skip to content

Hostname

alc.ca

Last fetched

alc.ca resolves to 2 IPv4 addresses operated by CDI - Computer Design & Integration LLC in CA. WHOIS lists registrar:netfirms, ltd as the registrar.

Nutrition Label

WHISPER CANON · alc.caRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/alc.ca

Resolution chain

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

IPPrefixASNOperatorCountry
207.179.139.163207.179.139.0/24AS32747CDI - Computer Design & Integration LLCCA
207.179.139.35207.179.139.0/24AS32747CDI - Computer Design & Integration LLCCA

WHOIS identity

Registrar
registrar:netfirms, ltd
Organization
atlantic lottery corporation
Contact emails

Subdomains

70 observed subdomains of alc.ca.

Web-graph footprint

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

4,028 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for alc.ca.

Related pages

Pivot deeper into the graph from alc.ca.

Cypher and MCP

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

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