Skip to content

Hostname

zgm.ca

Last fetched

zgm.ca resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:go get canada domain registrar ltd. as the registrar.

Nutrition Label

WHISPER CANON · zgm.caRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/zgm.ca

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.49.184104.21.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.191.180172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:go get canada domain registrar ltd.
Organization
zero gravity
Contact emails

Subdomains

14 observed subdomains of zgm.ca.

Web-graph footprint

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

59 sites link to this hostname.

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for zgm.ca.

MechanismTarget
SPF_INCLUDE2713051.spf03.hubspotemail.net
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.207.157.109
SPF_IP134.122.41.240
SPF_IP142.93.157.7
SPF_IP159.203.54.193
SPF_IP161.35.230.19
SPF_IP184.70.80.246
SPF_IP207.246.249.40/29
SPF_IP207.246.249.48/32
SPF_IP209.141.55.193
SPF_IP24.109.128.98

Related pages

Pivot deeper into the graph from zgm.ca.

Cypher and MCP

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

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