Hostname
dac61.fr
Last fetched
dac61.fr resolves to 1 IPv4 address operated by AS199677 in FR. WHOIS lists registrar:ovh as the registrar.
Nutrition Label
Resolution chain
dac61.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 |
|---|---|---|---|---|
| 5.226.12.201 | 5.226.12.0/24 | AS199677 | — | FR |
WHOIS identity
- Registrar
- registrar:ovh
- Organization
- appui santé 61
- Contact emails
Subdomains
1 observed subdomain of dac61.fr.
| Subdomain |
|---|
| www.dac61.fr |
Web-graph footprint
Distinct hostnames that link to or from dac61.fr in the public web crawl.
7 sites link to this hostname.
76 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for dac61.fr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mx.ovh.com |
| SPF_IP | 46.20.170.105 |
| SPF_IP | 91.247.75.16 |
Related pages
Pivot deeper into the graph from dac61.fr.
- IP · 5.226.12.201
- ASN · AS199677
- Registrar · registrar:ovh
- Country · FR
- Email · c4b63fc0-0b49-4aea-af12-087267d58767@f.o-w-o.info
- TLD · .fr
- Browse hostnames · da…
- 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: "dac61.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.