Hostname
hager.fr
Last fetched
hager.fr resolves to 1 IPv4 address operated by AS12941 in DE. WHOIS lists registrar:csc corporate domains inc. as the registrar.
Nutrition Label
Resolution chain
hager.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 |
|---|---|---|---|---|
| 213.135.13.197 | 213.135.0.0/19 | AS12941 | — | DE |
WHOIS identity
- Registrar
- registrar:csc corporate domains inc.
- Organization
- hager electro sas
- Contact emails
Subdomains
24 observed subdomains of hager.fr.
Showing 20 of 24. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from hager.fr in the public web crawl.
298 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for hager.fr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.hager.neolane.net |
| SPF_IP | 159.183.233.85 |
| SPF_IP | 159.183.233.86 |
| SPF_IP | 168.245.99.152 |
| SPF_IP | 198.37.149.74 |
| SPF_IP | 212.95.66.61 |
| SPF_IP | 212.95.73.78 |
| SPF_MX | hager.fr |
Related pages
Pivot deeper into the graph from hager.fr.
- IP · 213.135.13.197
- ASN · AS12941
- Registrar · registrar:csc corporate domains inc.
- Country · DE
- Email · domainsadmins@hager.com
- TLD · .fr
- Browse hostnames · ha…
- 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: "hager.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.