Hostname
selcan.ca
Last fetched
selcan.ca resolves to 1 IPv4 address operated by BELAIR-TECHNOLOGIES - Belair Technologies in CA. WHOIS lists registrar:namesilo technologies corp. as the registrar.
Nutrition Label
Resolution chain
selcan.ca resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 163.123.229.34 | 163.123.229.0/24 | AS22113 | BELAIR-TECHNOLOGIES - Belair Technologies | CA |
WHOIS identity
- Registrar
- registrar:namesilo technologies corp.
- Organization
- —
- Contact emails
- —
Subdomains
4 observed subdomains of selcan.ca.
Web-graph footprint
Distinct hostnames that link to or from selcan.ca in the public web crawl.
24 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for selcan.ca.
| Mechanism | Target |
|---|---|
| SPF_A | selcan.ca |
| SPF_A | usethecloud.ca |
| SPF_INCLUDE | spf.titan.email |
| SPF_IP | 163.123.229.28 |
| SPF_IP | 163.123.229.33 |
| SPF_IP | 163.123.229.34 |
| SPF_IP | 66.170.180.190 |
| SPF_IP | 66.170.180.192 |
| SPF_MX | selcan.ca |
Related pages
Pivot deeper into the graph from selcan.ca.
- IP · 163.123.229.34
- ASN · AS22113BELAIR-TECHNOLOGIES - Belair Technologies
- Registrar · registrar:namesilo technologies corp.
- Country · CA
- TLD · .ca
- Browse hostnames · se…
- 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: "selcan.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.