Hostname
headlight.fr
Last fetched
headlight.fr resolves to 1 IPv4 address operated by AS29550 in GB. WHOIS lists registrar:amen / agence des médias numériques as the registrar.
Nutrition Label
Resolution chain
headlight.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 |
|---|---|---|---|---|
| 217.112.93.153 | 217.112.80.0/20 | AS29550 | — | GB |
WHOIS identity
- Registrar
- registrar:amen / agence des médias numériques
- Organization
- headlight
- Contact emails
Subdomains
2 observed subdomains of headlight.fr.
| Subdomain |
|---|
| mx1.headlight.fr |
| www.headlight.fr |
Web-graph footprint
Distinct hostnames that link to or from headlight.fr in the public web crawl.
9 sites linked to from this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for headlight.fr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.webapps.net |
| SPF_IP | 94.76.240.237 |
Related pages
Pivot deeper into the graph from headlight.fr.
- IP · 217.112.93.153
- ASN · AS29550
- Registrar · registrar:amen / agence des médias numériques
- Country · GB
- Email · jean-yves.proust@wanadoo.fr
- TLD · .fr
- Browse hostnames · he…
- 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: "headlight.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.