Skip to content

Hostname

hypermedia.cz

Last fetched

hypermedia.cz resolves to 1 IPv4 address operated by AS204949 in CZ. WHOIS lists registrar:reg-media4web as the registrar.

Nutrition Label

WHISPER CANON · hypermedia.czRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/hypermedia.cz

Resolution chain

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

IPPrefixASNOperatorCountry
185.219.169.89185.219.168.0/22AS204949CZ

WHOIS identity

Registrar
registrar:reg-media4web
Organization
bigzoom,a.s.
Contact emails

Subdomains

215 observed subdomains of hypermedia.cz.

Web-graph footprint

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

16 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for hypermedia.cz.

MechanismTarget
SPF_Ahypermedia.cz
SPF_Amail1.bigboard.cz
SPF_Amail2.bigboard.cz
SPF_IP109.123.210.0/24
SPF_IP185.219.169.175
SPF_IP217.11.242.0/24
SPF_IP31.30.82.218/32
SPF_IP81.0.235.0/24
SPF_IP82.208.18.0/24
SPF_IP82.208.7.0/24
SPF_IP85.239.227.0/24
SPF_MXhypermedia.cz

Related pages

Pivot deeper into the graph from hypermedia.cz.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "hypermedia.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.