Hostname
leshoppinglab.fr
Last fetched
leshoppinglab.fr resolves to 1 IPv4 address operated by AS16312 in BE. WHOIS lists registrar:hosting concepts b.v. d/b/a openprovider as the registrar.
Nutrition Label
Resolution chain
leshoppinglab.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 |
|---|---|---|---|---|
| 185.116.242.87 | 185.116.240.0/22 | AS16312 | — | BE |
WHOIS identity
- Registrar
- registrar:hosting concepts b.v. d/b/a openprovider
- Organization
- hostingindustries privacy protect
- Contact emails
Subdomains
2 observed subdomains of leshoppinglab.fr.
Web-graph footprint
Distinct hostnames that link to or from leshoppinglab.fr in the public web crawl.
11 sites linked to from this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for leshoppinglab.fr.
| Mechanism | Target |
|---|---|
| SPF_IP | 185.116.242.87 |
| SPF_IP | 2001:1af8:2100:b0a0:0:0:0:59 |
| SPF_IP | 85.17.104.59 |
Related pages
Pivot deeper into the graph from leshoppinglab.fr.
- IP · 185.116.242.87
- ASN · AS16312
- Registrar · registrar:hosting concepts b.v. d/b/a openprovider
- Country · BE
- Email · privacy-protect@hostingindustries.nl
- 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: "leshoppinglab.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.