Hostname
bouex.fr
Last fetched
bouex.fr resolves to 1 IPv4 address operated by COV-ASN - Covage Infra SASU in FR. WHOIS lists registrar:ovh as the registrar.
Nutrition Label
Resolution chain
bouex.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 |
|---|---|---|---|---|
| 93.95.60.50 | 93.95.56.0/21 | AS44902 | COV-ASN - Covage Infra SASU | FR |
WHOIS identity
- Registrar
- registrar:ovh
- Organization
- mairie
- Contact emails
Subdomains
1 observed subdomain of bouex.fr.
| Subdomain |
|---|
| www.bouex.fr |
Web-graph footprint
Distinct hostnames that link to or from bouex.fr in the public web crawl.
13 sites link to this hostname.
39 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for bouex.fr.
| Mechanism | Target |
|---|---|
| SPF_A | mail.mail16.fr |
| SPF_MX | bouex.fr |
Related pages
Pivot deeper into the graph from bouex.fr.
- IP · 93.95.60.50
- ASN · AS44902COV-ASN - Covage Infra SASU
- Registrar · registrar:ovh
- Country · FR
- Email · mairiedebouex@wanadoo.fr
- TLD · .fr
- Browse hostnames · bo…
- 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: "bouex.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.