Hostname
agea.fr
Last fetched
agea.fr resolves to 1 IPv4 address operated by OVH in FR. WHOIS lists registrar:ovh as the registrar.
Nutrition Label
Resolution chain
agea.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 |
|---|---|---|---|---|
| 57.128.96.187 | 57.128.0.0/17 | AS16276 | OVH | FR |
WHOIS identity
- Registrar
- registrar:ovh
- Organization
- —
- Contact emails
Subdomains
7 observed subdomains of agea.fr.
Web-graph footprint
Distinct hostnames that link to or from agea.fr in the public web crawl.
110 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for agea.fr.
| Mechanism | Target |
|---|---|
| SPF_A | smtp-gw1.silae.fr |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.protection.sewan.fr |
| SPF_IP | 185.111.57.5/32 |
| SPF_IP | 5.226.2.176/28 |
| SPF_IP | 81.93.2.94 |
Related pages
Pivot deeper into the graph from agea.fr.
- IP · 57.128.96.187
- ASN · AS16276OVH
- Registrar · registrar:ovh
- Country · FR
- Email · ad46018cbeddd979.913424@spamfree.bookmyname.com
- TLD · .fr
- Browse hostnames · ag…
- 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: "agea.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.