Skip to content

Hostname

impressionmedia.cz

Last fetched

impressionmedia.cz resolves to 1 IPv4 address operated by AS39392 in CZ. WHOIS lists registrar:reg-active24 as the registrar.

Nutrition Label

WHISPER CANON · impressionmedia.czRouting diversity1.5/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings4.8/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/impressionmedia.cz

Resolution chain

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

IPPrefixASNOperatorCountry
37.235.102.4837.235.96.0/20AS39392CZ

WHOIS identity

Registrar
registrar:reg-active24
Organization
impression media, s.r.o.
Contact emails

Subdomains

15 observed subdomains of impressionmedia.cz.

Web-graph footprint

Distinct hostnames that link to or from impressionmedia.cz in the public web crawl.

431 sites link to this hostname.

155 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for impressionmedia.cz.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.59.208.226/29
SPF_IP194.228.208.96/27
SPF_IP212.158.149.100
SPF_IP31.30.26.216/32
SPF_IP88.103.249.25/29
SPF_MXimpressionmedia.cz

Related pages

Pivot deeper into the graph from impressionmedia.cz.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "impressionmedia.cz"})-[: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.