Hostname
jku.at
Last fetched
jku.at resolves to 1 IPv4 address operated by JKU-LINZ-AS University Linz in AT.
Nutrition Label
Resolution chain
jku.at 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 |
|---|---|---|---|---|
| 140.78.3.160 | 140.78.0.0/16 | AS1205 | JKU-LINZ-AS University Linz | AT |
WHOIS identity
- Registrar
- —
- Organization
- jku domain admin
- Contact emails
Subdomains
481 observed subdomains of jku.at.
Showing 25 of 481. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from jku.at in the public web crawl.
3,323 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for jku.at.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | reglist24.com |
| SPF_INCLUDE | spf-eu.exlibrisgroup.com |
| SPF_IP | 140.78.2.0/24 |
| SPF_IP | 140.78.3.0/24 |
| SPF_IP | 140.78.8.141/32 |
| SPF_IP | 140.78.8.142/32 |
| SPF_IP | 140.78.8.143/32 |
| SPF_IP | 144.65.0.0/16 |
| SPF_IP | 193.104.82.0/24 |
| SPF_IP | 2001:628:2010:2::/64 |
| SPF_IP | 2001:628:2010:3::/64 |
Related pages
Pivot deeper into the graph from jku.at.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "jku.at"})-[: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.