Skip to content

Hostname

npsg.ca

Last fetched

npsg.ca resolves to 2 IPv4 addresses operated by GOOGLE-CLOUD-PLATFORM - Google LLC in NL. WHOIS lists registrar:go get canada domain registrar ltd. as the registrar.

Nutrition Label

WHISPER CANON · npsg.caRouting diversity2.4/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/npsg.ca

Resolution chain

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

IPPrefixASNOperatorCountry
35.204.202.15535.204.192.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCNL
64.22.68.6864.22.68.0/24AS7226DATABANK-LATISYS - Latisys-Denver, LLCUS

WHOIS identity

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

Subdomains

1 observed subdomain of npsg.ca.

Subdomain
www.npsg.ca

Web-graph footprint

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

16 sites link to this hostname.

26 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for npsg.ca.

MechanismTarget
SPF_Anpsg.ca
SPF_INCLUDEnpsg.ca.spf.auto.dnssmarthost.net
SPF_MXnpsg.ca

Related pages

Pivot deeper into the graph from npsg.ca.

Cypher and MCP

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

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