Skip to content

Hostname

dexor.ca

Last fetched

dexor.ca resolves to 2 IPv4 addresses operated by GTCOMM - GloboTech Communications in CA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
173.209.54.163173.209.32.0/19AS36666GTCOMM - GloboTech CommunicationsCA
51.79.78.2451.79.0.0/17AS16276OVHCA

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 dexor.ca in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for dexor.ca.

MechanismTarget
SPF_Adexor.ca
SPF_INCLUDEspf.likuid.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP173.209.54.162
SPF_IP173.209.54.163
SPF_MXdexor.ca

Related pages

Pivot deeper into the graph from dexor.ca.

Cypher and MCP

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

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