Skip to content

Hostname

dgcm.ca

Last fetched

dgcm.ca resolves to 1 IPv4 address operated by SHAW - Shaw Communications in CA. WHOIS lists registrar:easydns technologies inc. as the registrar.

Nutrition Label

WHISPER CANON · dgcm.caRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/dgcm.ca

Resolution chain

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

IPPrefixASNOperatorCountry
184.71.72.205184.71.64.0/19AS6327SHAW - Shaw CommunicationsCA

WHOIS identity

Registrar
registrar:easydns technologies inc.
Organization
deposit guarantee corporation of manitoba
Contact emails

Subdomains

8 observed subdomains of dgcm.ca.

Web-graph footprint

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

56 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for dgcm.ca.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from dgcm.ca.

Cypher and MCP

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

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