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
Resolution chain
bluarc.ca resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.18.26.61 | 104.18.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.18.27.61 | 104.18.16.0/20 | AS13335 | CLOUDFLARENET - 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
MX records
SPF policy
17 SPF mechanisms authorising senders for bluarc.ca.
| Mechanism | Target |
|---|---|
| SPF_A | bluarc.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_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 204.101.86.54 |
| SPF_IP | 207.236.146.26 |
| SPF_IP | 207.236.146.4 |
| SPF_IP | 207.236.146.5 |
| SPF_IP | 207.236.146.6 |
| SPF_IP | 216.71.130.157 |
| SPF_IP | 216.71.134.203 |
| SPF_IP | 69.158.232.136 |
| SPF_IP | 72.137.133.246 |
Related pages
Pivot deeper into the graph from bluarc.ca.
- IP · 104.18.26.61
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · registrar:markmonitor international canada ltd.
- Country · CA
- Email · domain.registration@telus.com
- TLD · .ca
- Browse hostnames · bl…
- 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: "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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.