Skip to content

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

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

Resolution chain

spiritsd.ca resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
207.195.80.187207.195.80.0/24AS399844RIVALDO VITURINO NUNES BORGES - MECA

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.

Web-graph footprint

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

57 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for spiritsd.ca.

MechanismTarget
SPF_Aspiritsd.ca
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP146.20.113.56/32
SPF_IP146.20.113.80/32
SPF_IP146.20.113.81/32
SPF_IP166.78.68.38/32
SPF_IP192.237.158.114/32
SPF_IP192.237.158.131/32
SPF_IP198.169.23.146
SPF_IP207.195.80.182
SPF_IP69.72.47.35/32
SPF_IP69.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.