Skip to content

Hostname

dmginc.ca

Last fetched

dmginc.ca resolves to 1 IPv4 address operated by ESECUREDATA - eSecureData in CA. WHOIS lists registrar:centralnic canada inc as the registrar.

Nutrition Label

WHISPER CANON · dmginc.caRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/dmginc.ca

Resolution chain

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

IPPrefixASNOperatorCountry
71.19.252.771.19.252.0/24AS11831ESECUREDATA - eSecureDataCA

WHOIS identity

Registrar
registrar:centralnic canada inc
Organization
Contact emails

Subdomains

8 observed subdomains of dmginc.ca.

Web-graph footprint

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

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • dmginc.ca

SPF policy

8 SPF mechanisms authorising senders for dmginc.ca.

MechanismTarget
SPF_Admginc.ca
SPF_IP64.34.111.235/32
SPF_IP64.34.111.239/32
SPF_IP64.34.111.253/32
SPF_IP67.231.16.110
SPF_IP71.19.252.7
SPF_IP71.19.252.97
SPF_MXdmginc.ca

Related pages

Pivot deeper into the graph from dmginc.ca.

Cypher and MCP

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

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