Skip to content

Hostname

gcp.ca

Last fetched

gcp.ca resolves to 1 IPv4 address operated by VAXXINE - Vaxxine Computer Systems Inc. in CA. WHOIS lists registrar:canadian domain name services inc. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
209.159.183.10209.159.176.0/20AS11181VAXXINE - Vaxxine Computer Systems Inc.CA
209.159.183.10209.159.176.0/20AS11181VAXXINE - Vaxxine Computer Systems Inc.CA

WHOIS identity

Registrar
registrar:canadian domain name services inc.
Organization
garden city productions (st. catherines on)
Contact emails

Subdomains

4 observed subdomains of gcp.ca.

Web-graph footprint

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

8 sites link to this hostname.

50 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for gcp.ca.

MechanismTarget
SPF_Agcp.ca
SPF_IP209.159.183.10
SPF_IP209.159.183.12
SPF_MXgcp.ca

Related pages

Pivot deeper into the graph from gcp.ca.

Cypher and MCP

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

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