Skip to content

Hostname

topky.sk

Last fetched

topky.sk resolves to 1 IPv4 address operated by AS6855 in SK. WHOIS lists registrar:zoznam, s.r.o. as the registrar.

Nutrition Label

WHISPER CANON · topky.skRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/topky.sk

Resolution chain

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

IPPrefixASNOperatorCountry
213.81.185.100213.81.128.0/17AS6855SK

WHOIS identity

Registrar
registrar:zoznam, s.r.o.
Organization
zoznam, s.r.o.
Contact emails

Subdomains

132 observed subdomains of topky.sk.

Web-graph footprint

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

1,976 sites link to this hostname.

1,745 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for topky.sk.

MechanismTarget
SPF_INCLUDEsk.spf.zoznam.sk
SPF_INCLUDEspf.protection.outlook.com
SPF_IP175.110.114.18
SPF_IP213.81.185.0/24
SPF_IP85.248.128.53/32
SPF_MXtopky.sk

Related pages

Pivot deeper into the graph from topky.sk.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "topky.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.