Skip to content

Hostname

bluarc.ca

Last fetched

bluarc.ca resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:markmonitor international canada ltd. as the registrar.

Nutrition Label

WHISPER CANON · bluarc.caRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/bluarc.ca

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.26.61104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.27.61104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:markmonitor international canada ltd.
Organization
telus corporation
Contact emails

Subdomains

22 observed subdomains of bluarc.ca.

Web-graph footprint

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

7 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for bluarc.ca.

MechanismTarget
SPF_Abluarc.ca
SPF_EXISTS%{i}.spf.hc381-61.ca.iphmx.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf1.nssi.telus.com
SPF_INCLUDE_spfblock1.bluarc.ca
SPF_INCLUDE_spfblock2.bluarc.ca
SPF_INCLUDE_spfgridway.bluarc.ca
SPF_INCLUDEspf.protection.outlook.com
SPF_IP204.101.86.54
SPF_IP207.236.146.26
SPF_IP207.236.146.4
SPF_IP207.236.146.5
SPF_IP207.236.146.6
SPF_IP216.71.130.157
SPF_IP216.71.134.203
SPF_IP69.158.232.136
SPF_IP72.137.133.246

Related pages

Pivot deeper into the graph from bluarc.ca.

Cypher and MCP

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

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