Skip to content

Hostname

uszz.sk

Last fetched

uszz.sk resolves to 1 IPv4 address operated by AS5578 in SK. WHOIS lists registrar:národná agentúra pre sieťové a elektronické služby as the registrar.

Nutrition Label

WHISPER CANON · uszz.skRouting diversity1.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/uszz.sk

Resolution chain

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

IPPrefixASNOperatorCountry
62.168.116.22862.168.64.0/18AS5578SK

WHOIS identity

Registrar
registrar:národná agentúra pre sieťové a elektronické služby
Organization
úrad vlády slovenskej republiky
Contact emails

Subdomains

1 observed subdomain of uszz.sk.

Subdomain
www.uszz.sk

Web-graph footprint

Distinct hostnames that link to or from uszz.sk in the public web crawl.

165 sites link to this hostname.

377 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for uszz.sk.

MechanismTarget
SPF_INCLUDEsmtpx.stable.cz
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from uszz.sk.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "uszz.sk"})-[: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.