Skip to content

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

WHISPER CANON · ucoz.plRouting diversity2.4/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/ucoz.pl

Resolution chain

ucoz.pl resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:key-systems gmbh
Organization
Contact emails

Subdomains

302 observed subdomains of ucoz.pl.

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.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for ucoz.pl.

MechanismTarget
SPF_Amx100.ucozmail.com
SPF_MXucoz.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 20

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