Hostname
orf.at
Last fetched
orf.at resolves to 8 IPv4 addresses operated by AS5403 in AT. WHOIS lists registrar:apa-it informations technologie gmbh as the registrar.
Nutrition Label
Resolution chain
orf.at resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 194.232.104.139 | 194.232.104.0/24 | AS5403 | AS5403 | AT |
| 194.232.104.140 | 194.232.104.0/24 | AS5403 | AS5403 | AT |
| 194.232.104.141 | 194.232.104.0/24 | AS5403 | AS5403 | AT |
| 194.232.104.142 | 194.232.104.0/24 | AS5403 | AS5403 | AT |
| 194.232.104.149 | 194.232.104.0/24 | AS5403 | AS5403 | AT |
| 194.232.104.150 | 194.232.104.0/24 | AS5403 | AS5403 | AT |
| 194.232.104.3 | 194.232.104.0/24 | AS5403 | AS5403 | AT |
| 194.232.104.4 | 194.232.104.0/24 | AS5403 | AS5403 | AT |
WHOIS identity
- Registrar
- registrar:apa-it informations technologie gmbh
- Organization
- oesterreichischer rundfunk
- Contact emails
Subdomains
420 observed subdomains of orf.at.
Showing 25 of 420. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from orf.at in the public web crawl.
7,211 sites link to this hostname.
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from orf.at.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "orf.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.