Hostname
led-studien.de
Last fetched
led-studien.de resolves to 1 IPv4 address operated by NETCUP-AS netcup GmbH in DE.
Nutrition Label
Resolution chain
led-studien.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 |
|---|---|---|---|---|
| 45.90.4.201 | 45.90.4.0/22 | AS197540 | NETCUP-AS netcup GmbH | DE |
WHOIS identity
WHOIS data is temporarily unavailable. Refresh in a moment to retry.
Subdomains
Subdomain count is temporarily unavailable. Refresh in a moment to retry.
Web-graph footprint
Distinct hostnames that link to or from led-studien.de in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
24 SPF mechanisms authorising senders for led-studien.de.
| Mechanism | Target |
|---|---|
| SPF_A | led-studien.de |
| SPF_A | mail.led-studien.de |
| SPF_A | srv4.2and.de |
| SPF_A | srv5.2and.de |
| SPF_A | srv7.2and.de |
| SPF_A | srv8.2and.de |
| SPF_A | srv9.2and.de |
| SPF_IP | 100.117.138.199 |
| SPF_IP | 185.163.116.70 |
| SPF_IP | 185.163.117.0 |
| SPF_IP | 2.56.98.58 |
| SPF_IP | 202.61.194.135 |
| SPF_IP | 2a03:4000:20:25b:0:0:0:20 |
| SPF_IP | 2a03:4000:20:25b:0:0:2:105 |
| SPF_IP | 2a03:4000:28:6ec:94d6:28ff:feee:b801 |
| SPF_IP | 2a03:4000:3b:3d:0:0:0:4 |
| SPF_IP | 2a03:4000:3b:3e:0:0:0:5 |
| SPF_IP | 2a03:4000:3e:12a:5492:67ff:fec3:9da0 |
| SPF_IP | 2a03:4000:43:684:0:0:0:3 |
| SPF_IP | 45.132.245.191 |
| SPF_IP | 45.90.4.201 |
| SPF_IP | 79.140.182.101 |
| SPF_IP | 94.16.114.136 |
| SPF_MX | led-studien.de |
Related pages
Pivot deeper into the graph from led-studien.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "led-studien.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.