Skip to content

Hostname

unixhost.ca

Last fetched

unixhost.ca resolves to 1 IPv4 address operated by OVH - OVH SAS in CA. WHOIS lists registrar:enom canada corp. as the registrar.

Nutrition Label

WHISPER CANON · unixhost.caRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/unixhost.ca

Resolution chain

unixhost.ca resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
198.245.53.148198.245.48.0/20AS16276OVH - OVH SASCA

WHOIS identity

Registrar
registrar:enom canada corp.
Organization
Contact emails

Subdomains

3 observed subdomains of unixhost.ca.

Threat posture

History

Mail and authentication

MX records

  • unixhost.ca

SPF policy

7 SPF mechanisms authorising senders for unixhost.ca.

MechanismTarget
SPF_Aunixhost.ca
SPF_IP149.56.232.46
SPF_IP198.245.51.43
SPF_IP198.245.53.148
SPF_IP23.250.20.3
SPF_IP23.250.20.4
SPF_MXunixhost.ca

Related pages

Pivot deeper into the graph from unixhost.ca.

Cypher and MCP

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

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