Hostname
spiritsd.ca
Last fetched
spiritsd.ca resolves to 1 IPv4 address operated by RIVALDO VITURINO NUNES BORGES - ME in CA. WHOIS lists registrar:go daddy domains canada, inc as the registrar.
Nutrition Label
Resolution chain
spiritsd.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 |
|---|---|---|---|---|
| 207.195.80.187 | 207.195.80.0/24 | AS399844 | RIVALDO VITURINO NUNES BORGES - ME | CA |
WHOIS identity
- Registrar
- registrar:go daddy domains canada, inc
- Organization
- prairie spirit school division no. 206
- Contact emails
Subdomains
28 observed subdomains of spiritsd.ca.
Showing 25 of 28. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from spiritsd.ca in the public web crawl.
57 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for spiritsd.ca.
| Mechanism | Target |
|---|---|
| SPF_A | spiritsd.ca |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 146.20.113.56/32 |
| SPF_IP | 146.20.113.80/32 |
| SPF_IP | 146.20.113.81/32 |
| SPF_IP | 166.78.68.38/32 |
| SPF_IP | 192.237.158.114/32 |
| SPF_IP | 192.237.158.131/32 |
| SPF_IP | 198.169.23.146 |
| SPF_IP | 207.195.80.182 |
| SPF_IP | 69.72.47.35/32 |
| SPF_IP | 69.72.47.78/32 |
Related pages
Pivot deeper into the graph from spiritsd.ca.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "spiritsd.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.