Skip to content

Hostname

virbac.ca

Last fetched

virbac.ca resolves to 3 IPv4 addresses operated by AS209510 in FR. WHOIS lists iana:156 as the registrar.

Nutrition Label

WHISPER CANON · virbac.caRouting diversity2.4/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/virbac.ca

Resolution chain

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

WHOIS identity

Registrar
iana:156
Organization
virbac s.a. - tma272725
Contact emails

Subdomains

1 observed subdomain of virbac.ca.

Subdomain
www.virbac.ca

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for virbac.ca.

MechanismTarget
SPF_Asmtp.ehc.adp.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_IP176.74.171.170
SPF_IP194.51.68.102
SPF_IP195.115.84.125
SPF_IP195.154.120.164
SPF_IP212.95.71.174
SPF_IP213.32.49.231/32
SPF_IP83.231.220.146

Related pages

Pivot deeper into the graph from virbac.ca.

Cypher and MCP

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

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