Hostname
gdcanada.com
Last fetched
gdcanada.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
gdcanada.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.41.155.70 | 104.40.0.0/13 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- ******** ******** (see notes section below on how to view unmasked data)
- Contact emails
- ********@*****.***
- john.grainger@gdcanada.com
- 22cb4e6d-a57d-468d-a2ea-94dd33aa12e3@identity-protect.org
- 6a133d38-b0ca-4637-9d9e-363aa24527d6@identity-protect.org
- 6e7d350d-b537-49ec-84c5-4f6a9ac97520@identity-protect.org
- 91f21837-e5a8-4d29-a452-6ae63343d5b4@identity-protect.org
- e6f75dfe-2667-40ae-9bc8-06ce52cfc4da@identity-protect.org
- ea7a96ec-aa87-426d-979c-ba8ce091f42c@identity-protect.org
- f68434cc-f65b-4404-9d73-eca55fb2b19e@identity-protect.org
- owner-11598242@gdcanada.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of gdcanada.com.
| Subdomain |
|---|
| www.gdcanada.com |
Web-graph footprint
Distinct hostnames that link to or from gdcanada.com in the public web crawl.
29 sites link to this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from gdcanada.com.
- IP · 104.41.155.70
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:468
- Country · US
- Email · ********@*****.***
- TLD · .com
- Browse hostnames · gd…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gdcanada.com"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.