Skip to content

Hostname

ub.cz

Last fetched

ub.cz resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE. WHOIS lists registrar:reg-media4web as the registrar.

Nutrition Label

WHISPER CANON · ub.czRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/ub.cz

Resolution chain

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

IPPrefixASNOperatorCountry
46.101.70.12646.101.68.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE

WHOIS identity

Registrar
registrar:reg-media4web
Organization
hitechmedia systems
Contact emails

Subdomains

64 observed subdomains of ub.cz.

Web-graph footprint

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

214 sites link to this hostname.

156 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for ub.cz.

MechanismTarget
SPF_Amail.ub.cz
SPF_INCLUDE_spf.forpsi.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from ub.cz.

Cypher and MCP

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

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