Hostname
labeldiscounter.fr
Last fetched
labeldiscounter.fr resolves to 1 IPv4 address operated by XL-AS - Signet B.V. in NL. WHOIS lists registrar:hosting concepts b.v. d/b/a openprovider as the registrar.
Nutrition Label
Resolution chain
labeldiscounter.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.187.246 | 85.10.184.0/22 | AS35470 | XL-AS - Signet B.V. | NL |
WHOIS identity
- Registrar
- registrar:hosting concepts b.v. d/b/a openprovider
- Organization
- labeldiscounter.com bv
- Contact emails
Subdomains
3 observed subdomains of labeldiscounter.fr.
Web-graph footprint
Distinct hostnames that link to or from labeldiscounter.fr in the public web crawl.
14 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for labeldiscounter.fr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.dmrmail.nl |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 85.10.150.123/32 |
Related pages
Pivot deeper into the graph from labeldiscounter.fr.
- IP · 85.10.187.246
- ASN · AS35470XL-AS - Signet B.V.
- Registrar · registrar:hosting concepts b.v. d/b/a openprovider
- Country · NL
- Email · dns-support@prezent.nl
- TLD · .fr
- Browse hostnames · la…
- 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: "labeldiscounter.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.