Hostname
ledz24.fr
Last fetched
ledz24.fr resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists registrar:hosting concepts b.v. d/b/a openprovider as the registrar.
Nutrition Label
Resolution chain
ledz24.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 |
|---|---|---|---|---|
| 85.10.232.164 | 85.10.192.0/18 | AS24940 | — | DE |
WHOIS identity
- Registrar
- registrar:hosting concepts b.v. d/b/a openprovider
- Organization
- leddirect b.v.
- Contact emails
Subdomains
2 observed subdomains of ledz24.fr.
| Subdomain |
|---|
| wildcard.ledz24.fr |
| www.ledz24.fr |
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for ledz24.fr.
| Mechanism | Target |
|---|---|
| SPF_A | mail.rexxtrading.nl |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_IP | 2a01:4f8:c0:2350:0:0:0:2 |
| SPF_IP | 31.3.14.116 |
| SPF_IP | 94.130.198.36 |
| SPF_MX | ledz24.fr |
Related pages
Pivot deeper into the graph from ledz24.fr.
- IP · 85.10.232.164
- ASN · AS24940
- Registrar · registrar:hosting concepts b.v. d/b/a openprovider
- Country · DE
- Email · marketing@leddirect.com
- TLD · .fr
- Browse hostnames · le…
- 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: "ledz24.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.