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
Resolution chain
vidal.fr resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 176.111.56.3 | 176.111.56.0/24 | AS39444 | OWENTIS-AS | FR |
WHOIS identity
- Registrar
- registrar:csc corporate domains inc.
- Organization
- vidal
- Contact emails
Subdomains
201 observed subdomains of vidal.fr.
Showing 25 of 201. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from vidal.fr in the public web crawl.
4,455 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for vidal.fr.
| Mechanism | Target |
|---|---|
| SPF_A | zgateway.zuora.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.linkbymail.fr |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_IP | 149.72.203.251/32 |
| SPF_IP | 37.71.234.196 |
Related pages
Pivot deeper into the graph from vidal.fr.
- IP · 176.111.56.3
- ASN · AS39444OWENTIS-AS
- Registrar · registrar:csc corporate domains inc.
- Country · FR
- Email · admin.domaines@medimedia.fr
- TLD · .fr
- Browse hostnames · vi…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.