Hostname
mediaprint.at
Last fetched
mediaprint.at resolves to 1 IPv4 address operated by KEEPIT-CH-ZH in AT.
Nutrition Label
Resolution chain
mediaprint.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 |
|---|---|---|---|---|
| 156.58.248.180 | 156.58.0.0/16 | AS199083 | KEEPIT-CH-ZH | AT |
WHOIS identity
- Registrar
- —
- Organization
- mediaprint zeitungs- und zeitschriftenverlag ges.m.b.h & co. kg
- Contact emails
- —
Subdomains
53 observed subdomains of mediaprint.at.
Showing 25 of 53. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from mediaprint.at in the public web crawl.
100 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for mediaprint.at.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 143667510.spf01.hubspotemail.net |
| SPF_INCLUDE | eyepinnews.com |
| SPF_INCLUDE | spf.de.umantis.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 156.58.0.0/16 |
| SPF_IP | 193.28.91.106 |
| SPF_IP | 195.201.62.183 |
| SPF_IP | 213.33.98.144/28 |
| SPF_IP | 40.80.0.0/12 |
Related pages
Pivot deeper into the graph from mediaprint.at.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mediaprint.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.