Skip to content

Hostname

bexamed.cz

Last fetched

bexamed.cz resolves to 1 IPv4 address operated by AS63949 in DE. WHOIS lists registrar:reg-banan as the registrar.

Nutrition Label

WHISPER CANON · bexamed.czRouting diversity1.5/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/bexamed.cz

Resolution chain

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

IPPrefixASNOperatorCountry
172.104.228.42172.104.224.0/19AS63949DE

WHOIS identity

Registrar
registrar:reg-banan
Organization
bexamed s.r.o.
Contact emails

Subdomains

7 observed subdomains of bexamed.cz.

Web-graph footprint

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

116 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for bexamed.cz.

MechanismTarget
SPF_Abexamed.cz
SPF_INCLUDE_emailing.heureka.cz
SPF_INCLUDE_spf.upgates.com
SPF_IP2001:1528:162:10:0:0:0:13
SPF_IP2001:1528:162:20:0:0:0:12
SPF_IP77.78.111.12
SPF_IP77.78.111.13
SPF_IP88.86.123.10
SPF_MXbexamed.cz

Related pages

Pivot deeper into the graph from bexamed.cz.

Cypher and MCP

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

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