Skip to content

Hostname

wraiths.ca

Last fetched

wraiths.ca resolves to 3 IPv4 addresses operated by AS-VULTR - The Constant Company, LLC in AU.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
45.77.51.17145.77.48.0/22AS20473AS-VULTR - The Constant Company, LLCAU
51.161.196.21251.161.128.0/17AS16276OVHAU
64.176.4.25164.176.0.0/19AS20473AS-VULTR - The Constant Company, LLCCL

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for wraiths.ca.

MechanismTarget
SPF_Awraiths.ca
SPF_INCLUDEspf.hostwhitelabel.com
SPF_IP104.152.168.209
SPF_MXwraiths.ca

Related pages

Pivot deeper into the graph from wraiths.ca.

Cypher and MCP

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

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