Hostname
splitboardqc.ca
Last fetched
splitboardqc.ca resolves to 5 IPv4 addresses operated by AS-ANEXIA - Anexia Cloud Solutions GmbH in US. WHOIS lists registrar:go daddy domains canada, inc as the registrar.
Nutrition Label
Resolution chain
splitboardqc.ca resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 152.53.167.143 | 152.53.164.0/22 | AS42473 | AS-ANEXIA - Anexia Cloud Solutions GmbH | US |
| 152.53.168.39 | 152.53.168.0/22 | AS42473 | AS-ANEXIA - Anexia Cloud Solutions GmbH | US |
| 152.53.169.106 | 152.53.168.0/22 | AS42473 | AS-ANEXIA - Anexia Cloud Solutions GmbH | US |
| 152.53.36.14 | 152.53.36.0/22 | AS42473 | AS-ANEXIA - Anexia Cloud Solutions GmbH | US |
| 195.137.220.243 | 195.137.220.0/24 | AS136258 | ONEPROVIDER-AS - BrainStorm Network, Inc | US |
WHOIS identity
- Registrar
- registrar:go daddy domains canada, inc
- Organization
- —
- Contact emails
- —
Subdomains
4 observed subdomains of splitboardqc.ca.
Web-graph footprint
Distinct hostnames that link to or from splitboardqc.ca in the public web crawl.
26 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for splitboardqc.ca.
| Mechanism | Target |
|---|---|
| SPF_A | splitboardqc.ca |
| SPF_INCLUDE | spf.smtp2go.com |
| SPF_IP | 199.59.247.183 |
| SPF_MX | splitboardqc.ca |
Related pages
Pivot deeper into the graph from splitboardqc.ca.
- IP · 152.53.167.143
- ASN · AS42473AS-ANEXIA - Anexia Cloud Solutions GmbH
- Registrar · registrar:go daddy domains canada, inc
- Country · US
- TLD · .ca
- Browse hostnames · sp…
- 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: "splitboardqc.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.