Hostname
albert.cz
Last fetched
albert.cz is a registered hostname under the .cz top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- registrar:reg-active24
- Organization
- albert česká republika, s.r.o.
- Contact emails
Subdomains
83 observed subdomains of albert.cz.
Showing 25 of 83. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from albert.cz in the public web crawl.
752 sites link to this hostname.
87 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
15 SPF mechanisms authorising senders for albert.cz.
| Mechanism | Target |
|---|---|
| SPF_A | albert.cz |
| SPF_A | c.spf.service-now.com |
| SPF_INCLUDE | spf.etn.cz |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 141.93.178.4 |
| SPF_IP | 141.93.18.90 |
| SPF_IP | 141.93.18.91 |
| SPF_IP | 141.93.18.92 |
| SPF_IP | 193.165.177.64/28 |
| SPF_IP | 195.39.35.63/32 |
| SPF_IP | 213.195.198.128/26 |
| SPF_IP | 62.168.31.18 |
| SPF_IP | 67.219.246.152 |
| SPF_IP | 89.24.107.198/32 |
| SPF_MX | albert.cz |
Related pages
Pivot deeper into the graph from albert.cz.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "albert.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.