Skip to content

Hostname

pm.gc.ca

Last fetched

pm.gc.ca resolves to 4 IPv4 addresses operated by CDAGOVN - Shared Services Canada in CA.

Nutrition Label

WHISPER CANON · pm.gc.caRouting diversity3.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/pm.gc.ca

Resolution chain

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

IPPrefixASNOperatorCountry
167.43.15.69167.43.0.0/20AS2665CDAGOVN - Shared Services CanadaCA
167.44.7.42167.44.0.0/21AS2665CDAGOVN - Shared Services CanadaCA
205.193.117.224205.193.117.0/24AS2665CDAGOVN - Shared Services CanadaCA
205.193.215.224205.193.215.0/24AS2665CDAGOVN - Shared Services CanadaCA

WHOIS identity

No WHOIS records are currently associated with pm.gc.ca in WhisperGraph.

Subdomains

4 observed subdomains of pm.gc.ca.

Web-graph footprint

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

6,921 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for pm.gc.ca.

MechanismTarget
SPF_Ab-mailout3.pco.gc.ca
SPF_Ab-mailout4.pco.gc.ca
SPF_Amailout1.pco.gc.ca
SPF_Amailout2.pco.gc.ca
SPF_Apco101.pco.gc.ca
SPF_Apco102.pco.gc.ca
SPF_Apco103.pco.gc.ca
SPF_INCLUDEemrs._spf.ssc-spc.gc.ca
SPF_INCLUDEspf.protection.outlook.com
SPF_IP198.103.112.150/31
SPF_IP205.192.34.113
SPF_IP205.192.34.56
SPF_IP205.192.34.58
SPF_IP209.82.9.21
SPF_IP209.82.9.23
SPF_MXpm.gc.ca

Related pages

Pivot deeper into the graph from pm.gc.ca.

Cypher and MCP

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

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