Skip to content

Hostname

mediaprint.at

Last fetched

mediaprint.at resolves to 1 IPv4 address operated by KEEPIT-CH-ZH in AT.

Nutrition Label

WHISPER CANON · mediaprint.atRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/mediaprint.at

Resolution chain

mediaprint.at resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
156.58.248.180156.58.0.0/16AS199083KEEPIT-CH-ZHAT

WHOIS identity

Registrar
Organization
mediaprint zeitungs- und zeitschriftenverlag ges.m.b.h & co. kg
Contact emails

Subdomains

53 observed subdomains of mediaprint.at.

Web-graph footprint

Distinct hostnames that link to or from mediaprint.at in the public web crawl.

100 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for mediaprint.at.

MechanismTarget
SPF_INCLUDE143667510.spf01.hubspotemail.net
SPF_INCLUDEeyepinnews.com
SPF_INCLUDEspf.de.umantis.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP156.58.0.0/16
SPF_IP193.28.91.106
SPF_IP195.201.62.183
SPF_IP213.33.98.144/28
SPF_IP40.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 20

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