Skip to content

Hostname

cioos.ca

Last fetched

cioos.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 · cioos.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cioos.ca

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.12.117104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.13.117104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.70.1172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
52.138.13.13252.136.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA

WHOIS identity

Registrar
registrar:go get canada domain registrar ltd.
Organization
administrator .
Contact emails

Subdomains

32 observed subdomains of cioos.ca.

Web-graph footprint

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

40 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

Related pages

Pivot deeper into the graph from cioos.ca.

Cypher and MCP

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

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