Hostname
gobcn.ca
Last fetched
gobcn.ca resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:go daddy domains canada, inc as the registrar.
Nutrition Label
Resolution chain
gobcn.ca resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.78.54 | 104.21.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.216.244 | 172.67.208.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.96.3 | 188.114.96.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.97.3 | 188.114.97.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- registrar:go daddy domains canada, inc
- Organization
- broadband communications north
- Contact emails
Subdomains
52 observed subdomains of gobcn.ca.
Showing 25 of 52. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from gobcn.ca in the public web crawl.
16 sites link to this hostname.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
15 SPF mechanisms authorising senders for gobcn.ca.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 138.197.131.106 |
| SPF_IP | 159.203.23.180 |
| SPF_IP | 206.188.97.129 |
| SPF_IP | 206.188.97.130 |
| SPF_IP | 206.188.97.142 |
| SPF_IP | 206.188.97.146 |
| SPF_IP | 23.137.80.6 |
| SPF_IP | 23.137.80.7 |
| SPF_IP | 2604:a880:cad:d0:0:0:e4f:c001 |
| SPF_IP | 2604:d8c0:19b9:9101:9071:fd9c:fd98:1457 |
| SPF_IP | 2604:d8c0:19f1:2001:0:0:0:2 |
Related pages
Pivot deeper into the graph from gobcn.ca.
- IP · 104.21.78.54
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · registrar:go daddy domains canada, inc
- Country · CA
- Email · admin@gobcn.ca
- TLD · .ca
- Browse hostnames · go…
- 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: "gobcn.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.