Hostname
elite-express.fr
Last fetched
elite-express.fr resolves to 1 IPv4 address operated by AS12876 - Scaleway SAS in FR. WHOIS lists registrar:amen / agence des medias numeriques as the registrar.
Nutrition Label
Resolution chain
elite-express.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 |
|---|---|---|---|---|
| 62.210.24.29 | 62.210.0.0/16 | AS12876 | AS12876 - Scaleway SAS | FR |
WHOIS identity
- Registrar
- registrar:amen / agence des medias numeriques
- Organization
- g m global manager
- Contact emails
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for elite-express.fr.
| Mechanism | Target |
|---|---|
| SPF_A | mail.skynet-lyon.fr |
| SPF_INCLUDE | in.mailjet.com |
| SPF_INCLUDE | smtp-av.nerim.net |
| SPF_INCLUDE | smtp.nerim.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 178.132.16.124/32 |
| SPF_IP | 178.132.17.28/32 |
| SPF_IP | 194.79.150.210 |
| SPF_IP | 195.5.250.100 |
| SPF_IP | 78.203.128.157 |
Related pages
Pivot deeper into the graph from elite-express.fr.
- IP · 62.210.24.29
- ASN · AS12876AS12876 - Scaleway SAS
- Registrar · registrar:amen / agence des medias numeriques
- Country · FR
- Email · morice@transportmanager.fr
- TLD · .fr
- Browse hostnames · el…
- 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: "elite-express.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.