Skip to content

Hostname

primosante.ca

Last fetched

primosante.ca resolves to 1 IPv4 address operated by OVH - OVH SAS in CA. WHOIS lists registrar:namesilo technologies corp. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
144.217.72.165144.217.0.0/16AS16276OVH - OVH SASCA

WHOIS identity

Registrar
registrar:namesilo technologies corp.
Organization
Contact emails

Subdomains

5 observed subdomains of primosante.ca.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • primosante.ca

SPF policy

4 SPF mechanisms authorising senders for primosante.ca.

MechanismTarget
SPF_Aprimosante.ca
SPF_IP144.217.72.165
SPF_IP2607:5300:203:4a5:0:0:0:0
SPF_MXprimosante.ca

Related pages

Pivot deeper into the graph from primosante.ca.

Cypher and MCP

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

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