Hostname
uniwebsite-solution.sk
Last fetched
uniwebsite-solution.sk resolves to 2 IPv4 addresses operated by AS29405 in SK. WHOIS lists registrar:unisol slovakia s.r.o. as the registrar.
Nutrition Label
Resolution chain
uniwebsite-solution.sk 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 |
|---|---|---|---|---|
| 93.184.77.195 | 93.184.77.0/24 | AS29405 | — | SK |
| 92.204.90.117 | 92.204.88.0/21 | AS21499 | — | DE |
WHOIS identity
- Registrar
- registrar:unisol slovakia s.r.o.
- Organization
- unisol slovakia s.r.o.
- Contact emails
Subdomains
1 observed subdomain of uniwebsite-solution.sk.
| Subdomain |
|---|
| www.uniwebsite-solution.sk |
Web-graph footprint
Distinct hostnames that link to or from uniwebsite-solution.sk in the public web crawl.
29 sites link to this hostname.
11 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for uniwebsite-solution.sk.
| Mechanism | Target |
|---|---|
| SPF_A | uniwebsite-solution.sk |
| SPF_INCLUDE | _spf.webhouse.sk |
| SPF_MX | uniwebsite-solution.sk |
Related pages
Pivot deeper into the graph from uniwebsite-solution.sk.
- IP · 93.184.77.195
- ASN · AS29405
- Registrar · registrar:unisol slovakia s.r.o.
- Country · SK
- Email · tomas.smutny@unisol-slovakia.sk
- TLD · .sk
- Browse hostnames · un…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "uniwebsite-solution.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.