Skip to content

Hostname

vidal.fr

Last fetched

vidal.fr resolves to 1 IPv4 address operated by OWENTIS-AS in FR. WHOIS lists registrar:csc corporate domains inc. as the registrar.

Nutrition Label

WHISPER CANON · vidal.frRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/vidal.fr

Resolution chain

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

IPPrefixASNOperatorCountry
176.111.56.3176.111.56.0/24AS39444OWENTIS-ASFR

WHOIS identity

Registrar
registrar:csc corporate domains inc.
Organization
vidal
Contact emails

Subdomains

201 observed subdomains of vidal.fr.

Web-graph footprint

Distinct hostnames that link to or from vidal.fr in the public web crawl.

4,455 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for vidal.fr.

MechanismTarget
SPF_Azgateway.zuora.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.linkbymail.fr
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.mailjet.com
SPF_IP149.72.203.251/32
SPF_IP37.71.234.196

Related pages

Pivot deeper into the graph from vidal.fr.

Cypher and MCP

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

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