Skip to content

Hostname

gg.ca

Last fetched

gg.ca resolves to 3 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in CA. WHOIS lists registrar:rebel.ca corp. as the registrar.

Nutrition Label

WHISPER CANON · gg.caRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/gg.ca

Resolution chain

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

IPPrefixASNOperatorCountry
130.107.132.178130.107.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
35.182.4.4235.182.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
52.60.192.10052.60.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
registrar:rebel.ca corp.
Organization
cynthia jolly
Contact emails

Subdomains

17 observed subdomains of gg.ca.

Web-graph footprint

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

2,482 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for gg.ca.

MechanismTarget
SPF_INCLUDE_spf1.gg.ca
SPF_INCLUDE_spf2.gg.ca

Related pages

Pivot deeper into the graph from gg.ca.

Cypher and MCP

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

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