Hostname
ujezd.net
Last fetched
ujezd.net resolves to 1 IPv4 address operated by AS39761 in CZ. WHOIS lists iana:1505 as the registrar.
Nutrition Label
Resolution chain
ujezd.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 84.246.160.76 | 84.246.160.0/21 | AS39761 | — | CZ |
WHOIS identity
- Registrar
- iana:1505
- Organization
- abak, spol. s r.o.
- Contact emails
Subdomains
534 observed subdomains of ujezd.net.
Showing 25 of 534. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ujezd.net in the public web crawl.
87 sites link to this hostname.
643 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for ujezd.net.
| Mechanism | Target |
|---|---|
| SPF_A | mail.ujezd.net |
| SPF_A | smtp-out.ujezd.net |
| SPF_IP | 2a00:1268:0:810:0:0:0:79 |
| SPF_IP | 81.90.240.7 |
| SPF_MX | ujezd.net |
Related pages
Pivot deeper into the graph from ujezd.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ujezd.net"})-[: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.