Hostname
media-data.at
Last fetched
media-data.at resolves to 1 IPv4 address operated by AS49808 in AT. WHOIS lists registrar:media data ikt gmbh as the registrar.
Nutrition Label
Resolution chain
media-data.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 |
|---|---|---|---|---|
| 195.78.46.84 | 195.78.46.0/23 | AS49808 | — | AT |
WHOIS identity
- Registrar
- registrar:media data ikt gmbh
- Organization
- media data ikt
- Contact emails
Subdomains
136 observed subdomains of media-data.at.
Showing 25 of 136. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from media-data.at in the public web crawl.
11 sites link to this hostname.
60 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
12 SPF mechanisms authorising senders for media-data.at.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.atlassian.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.media-data.at |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 109.68.104.205 |
| SPF_IP | 109.68.104.206 |
| SPF_IP | 116.203.99.93 |
| SPF_IP | 195.78.46.0/24 |
| SPF_IP | 195.78.47.0/24 |
| SPF_IP | 81.223.131.56/32 |
| SPF_IP | 88.116.182.211 |
| SPF_MX | media-data.at |
Related pages
Pivot deeper into the graph from media-data.at.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "media-data.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.