Hostname
ld-webdesign.be
Last fetched
ld-webdesign.be resolves to 2 IPv4 addresses operated by AS24940 in DE. WHOIS lists registrar:ovh as the registrar.
Nutrition Label
Resolution chain
ld-webdesign.be resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 138.201.3.45 | 138.201.0.0/16 | AS24940 | — | DE |
| 157.90.200.22 | 157.90.0.0/16 | AS24940 | — | DE |
WHOIS identity
- Registrar
- registrar:ovh
- Organization
- —
- Contact emails
- —
Subdomains
51 observed subdomains of ld-webdesign.be.
Showing 25 of 51. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ld-webdesign.be in the public web crawl.
13 sites link to this hostname.
7 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
15 SPF mechanisms authorising senders for ld-webdesign.be.
| Mechanism | Target |
|---|---|
| SPF_A | ld-webdesign.be |
| SPF_INCLUDE | mx.ovh.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 136.243.209.136/29 |
| SPF_IP | 138.201.3.40/29 |
| SPF_IP | 145.239.159.67 |
| SPF_IP | 149.202.162.241 |
| SPF_IP | 157.90.200.18/32 |
| SPF_IP | 164.132.160.102 |
| SPF_IP | 37.187.114.235 |
| SPF_IP | 37.59.21.122 |
| SPF_IP | 5.196.110.131 |
| SPF_IP | 51.255.66.97 |
| SPF_IP | 95.217.109.85 |
| SPF_MX | ld-webdesign.be |
Related pages
Pivot deeper into the graph from ld-webdesign.be.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ld-webdesign.be"})-[: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.