Skip to content

Hostname

virbac.ch

Last fetched

virbac.ch resolves to 2 IPv4 addresses operated by AS20756 in FR.

Nutrition Label

WHISPER CANON · virbac.chRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/virbac.ch

Resolution chain

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

WHOIS identity

Registrar
Organization
virbac
Contact emails

Subdomains

11 observed subdomains of virbac.ch.

Web-graph footprint

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

40 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for virbac.ch.

MechanismTarget
SPF_Asmtp.ehc.adp.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.websale.net
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_IP62.128.142.230
SPF_IP83.231.220.146

Related pages

Pivot deeper into the graph from virbac.ch.

Cypher and MCP

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

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