Skip to content

Hostname

deveraux.ca

Last fetched

deveraux.ca has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:150 as the registrar.

Nutrition Label

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

Resolution chain

deveraux.ca has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:150
Organization
101111854 saskatchewan
Contact emails

Subdomains

7 observed subdomains of deveraux.ca.

Web-graph footprint

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

20 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for deveraux.ca.

MechanismTarget
SPF_INCLUDE_spf.smtp.com
SPF_INCLUDEasp-spf1.yardi.com
SPF_INCLUDEasp-spf2.yardi.com
SPF_INCLUDEmandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP142.165.23.183
SPF_IP204.83.248.88
SPF_IP205.200.247.130
SPF_IP205.200.252.230
SPF_IP40.85.230.182
SPF_IP67.225.40.23
SPF_IP69.11.16.22
SPF_IP71.17.253.54

Related pages

Pivot deeper into the graph from deveraux.ca.

Cypher and MCP

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

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