Hostname
wilhelm-tel.de
Last fetched
wilhelm-tel.de resolves to 1 IPv4 address operated by AS15943 in DE.
Nutrition Label
Resolution chain
wilhelm-tel.de 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 |
|---|---|---|---|---|
| 213.209.102.42 | 213.209.64.0/18 | AS15943 | — | DE |
WHOIS identity
No WHOIS records are currently associated with wilhelm-tel.de in WhisperGraph.
Subdomains
36 observed subdomains of wilhelm-tel.de.
Showing 25 of 36. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from wilhelm-tel.de in the public web crawl.
145 sites link to this hostname.
56 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for wilhelm-tel.de.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf1.dts-security.de |
| SPF_IP | 213.209.103.0/27 |
| SPF_IP | 213.209.103.128/25 |
| SPF_IP | 84.46.103.0/24 |
Related pages
Pivot deeper into the graph from wilhelm-tel.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "wilhelm-tel.de"})-[: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.