Skip to content

Hostname

led-studien.de

Last fetched

led-studien.de resolves to 1 IPv4 address operated by NETCUP-AS netcup GmbH in DE.

Nutrition Label

WHISPER CANON · led-studien.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/led-studien.de

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.

IPPrefixASNOperatorCountry
45.90.4.20145.90.4.0/22AS197540NETCUP-AS netcup GmbHDE

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.

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for led-studien.de.

MechanismTarget
SPF_Aled-studien.de
SPF_Amail.led-studien.de
SPF_Asrv4.2and.de
SPF_Asrv5.2and.de
SPF_Asrv7.2and.de
SPF_Asrv8.2and.de
SPF_Asrv9.2and.de
SPF_IP100.117.138.199
SPF_IP185.163.116.70
SPF_IP185.163.117.0
SPF_IP2.56.98.58
SPF_IP202.61.194.135
SPF_IP2a03:4000:20:25b:0:0:0:20
SPF_IP2a03:4000:20:25b:0:0:2:105
SPF_IP2a03:4000:28:6ec:94d6:28ff:feee:b801
SPF_IP2a03:4000:3b:3d:0:0:0:4
SPF_IP2a03:4000:3b:3e:0:0:0:5
SPF_IP2a03:4000:3e:12a:5492:67ff:fec3:9da0
SPF_IP2a03:4000:43:684:0:0:0:3
SPF_IP45.132.245.191
SPF_IP45.90.4.201
SPF_IP79.140.182.101
SPF_IP94.16.114.136
SPF_MXled-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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.