Skip to content

Hostname

division9.ca

Last fetched

division9.ca resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:go get canada domain registrar ltd. as the registrar.

Nutrition Label

WHISPER CANON · division9.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/division9.ca

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.69.4104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.202.35172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.11188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.11188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

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

Subdomains

6 observed subdomains of division9.ca.

Web-graph footprint

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

14 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for division9.ca.

MechanismTarget
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEo365.crossware.co.nz
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.41.148.118
SPF_IP156.70.3.202/29
SPF_IP156.70.3.203
SPF_IP156.70.3.204
SPF_IP156.70.3.205
SPF_IP156.70.3.206
SPF_IP156.70.3.207
SPF_IP156.70.3.208/32
SPF_IP162.210.180.100
SPF_IP168.245.248.134
SPF_IP206.123.64.221
SPF_IP206.51.252.20
SPF_IP207.112.9.164
SPF_IP68.232.69.219

Related pages

Pivot deeper into the graph from division9.ca.

Cypher and MCP

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

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