Skip to content

Hostname

spiritedexchanges.ca

Last fetched

spiritedexchanges.ca resolves to 2 IPv4 addresses operated by NAMECHEAP-NET - Namecheap, Inc. in US. WHOIS lists registrar:go get canada domain registrar ltd. as the registrar.

Nutrition Label

WHISPER CANON · spiritedexchanges.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/spiritedexchanges.ca

Resolution chain

spiritedexchanges.ca resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
162.0.212.4162.0.212.0/24AS22612NAMECHEAP-NET - Namecheap, Inc.US
67.223.118.13467.223.118.0/24AS22612NAMECHEAP-NET - Namecheap, Inc.US

WHOIS identity

Registrar
registrar:go get canada domain registrar ltd.
Organization
rashmi narayan
Contact emails

Subdomains

8 observed subdomains of spiritedexchanges.ca.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for spiritedexchanges.ca.

MechanismTarget
SPF_Aspiritedexchanges.ca
SPF_INCLUDEspf.web-hosting.com
SPF_IP67.223.118.131
SPF_IP67.223.118.134
SPF_MXspiritedexchanges.ca

Related pages

Pivot deeper into the graph from spiritedexchanges.ca.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "spiritedexchanges.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.