Hostname
ucoz.pl
Last fetched
ucoz.pl resolves to 2 IPv4 addresses operated by AS204343 in RU. WHOIS lists registrar:key-systems gmbh as the registrar.
Nutrition Label
Resolution chain
ucoz.pl resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 193.109.246.46 | 193.109.246.0/24 | AS204343 | — | RU |
| 195.216.243.60 | 195.216.243.0/24 | AS204343 | — | RU |
WHOIS identity
- Registrar
- registrar:key-systems gmbh
- Organization
- —
- Contact emails
- —
Subdomains
302 observed subdomains of ucoz.pl.
Showing 25 of 302. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ucoz.pl in the public web crawl.
27 sites link to this hostname.
30 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for ucoz.pl.
| Mechanism | Target |
|---|---|
| SPF_A | mx100.ucozmail.com |
| SPF_MX | ucoz.pl |
Related pages
Pivot deeper into the graph from ucoz.pl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ucoz.pl"})-[: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.