Skip to content

Hostname

flexbooking.cz

Last fetched

flexbooking.cz resolves to 1 IPv4 address operated by CLOUD4COM-AS - Cloud4com s.r.o. in CZ. WHOIS lists registrar:reg-active24 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
92.62.124.3192.62.124.0/22AS47110CLOUD4COM-AS - Cloud4com s.r.o.CZ

WHOIS identity

Registrar
registrar:reg-active24
Organization
petr kos
Contact emails

Subdomains

4 observed subdomains of flexbooking.cz.

Web-graph footprint

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

3 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for flexbooking.cz.

MechanismTarget
SPF_Aflexbooking.cz
SPF_INCLUDE_spf.feldhost.cz
SPF_INCLUDE_spf.google.com
SPF_INCLUDEturbo-smtp.com
SPF_IP212.20.117.222
SPF_IP78.44.228.250
SPF_IP84.242.120.206
SPF_MXflexbooking.cz

Related pages

Pivot deeper into the graph from flexbooking.cz.

Cypher and MCP

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

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