Hostname
wtcdekoppenberg.be
Last fetched
wtcdekoppenberg.be resolves to 2 IPv4 addresses operated by AS28753 in DE. WHOIS lists registrar:mijndomeinpartner as the registrar.
Nutrition Label
Resolution chain
wtcdekoppenberg.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 |
|---|---|---|---|---|
| 212.95.42.78 | 212.95.32.0/19 | AS28753 | — | DE |
| 78.159.113.48 | 78.159.96.0/19 | AS28753 | — | DE |
WHOIS identity
- Registrar
- registrar:mijndomeinpartner
- Organization
- —
- Contact emails
- —
Subdomains
3 observed subdomains of wtcdekoppenberg.be.
Web-graph footprint
Distinct hostnames that link to or from wtcdekoppenberg.be in the public web crawl.
8 sites linked to from this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for wtcdekoppenberg.be.
| Mechanism | Target |
|---|---|
| SPF_A | wtcdekoppenberg.be |
| SPF_IP | 212.95.42.76 |
| SPF_IP | 212.95.42.77 |
| SPF_IP | 212.95.42.78 |
| SPF_IP | 212.95.42.79 |
| SPF_IP | 212.95.42.80 |
| SPF_IP | 78.159.113.11 |
| SPF_IP | 78.159.113.47 |
| SPF_IP | 78.159.113.49 |
| SPF_MX | wtcdekoppenberg.be |
Related pages
Pivot deeper into the graph from wtcdekoppenberg.be.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "wtcdekoppenberg.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.