Skip to content

Hostname

spax.ca

Last fetched

spax.ca resolves to 2 IPv4 addresses operated by COGECO-PEER1 - Aptum Technologies in US. WHOIS lists registrar:a.r.c. informatique inc. as the registrar.

Nutrition Label

WHISPER CANON · spax.caRouting diversity2.4/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/spax.ca

Resolution chain

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

IPPrefixASNOperatorCountry
65.39.250.3465.39.250.0/24AS13768COGECO-PEER1 - Aptum TechnologiesUS
68.168.113.9068.168.112.0/20AS36666GTCOMM - GloboTech CommunicationsCA

WHOIS identity

Registrar
registrar:a.r.c. informatique inc.
Organization
vetements spax
Contact emails

Subdomains

2 observed subdomains of spax.ca.

Web-graph footprint

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

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for spax.ca.

MechanismTarget
SPF_Aspax.ca
SPF_INCLUDEspf.likuid.com
SPF_IP209.44.124.195
SPF_IP209.44.124.23
SPF_IP209.44.124.42
SPF_IP68.168.113.90
SPF_MXspax.ca

Related pages

Pivot deeper into the graph from spax.ca.

Cypher and MCP

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

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