Skip to content

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

WHISPER CANON · ujezd.netRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/ujezd.net

Resolution chain

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

IPPrefixASNOperatorCountry
84.246.160.7684.246.160.0/21AS39761CZ

WHOIS identity

Registrar
iana:1505
Organization
abak, spol. s r.o.
Contact emails

Subdomains

534 observed subdomains of ujezd.net.

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.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for ujezd.net.

MechanismTarget
SPF_Amail.ujezd.net
SPF_Asmtp-out.ujezd.net
SPF_IP2a00:1268:0:810:0:0:0:79
SPF_IP81.90.240.7
SPF_MXujezd.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.