Hostname
sprinx.sk
Last fetched
sprinx.sk resolves to 1 IPv4 address operated by TMOBILE-CZ - T-Mobile Czech Republic a.s. in CZ. WHOIS lists registrar:active 24, s.r.o. as the registrar.
Nutrition Label
Resolution chain
sprinx.sk resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 194.212.89.122 | 194.212.0.0/16 | AS13036 | TMOBILE-CZ - T-Mobile Czech Republic a.s. | CZ |
WHOIS identity
- Registrar
- registrar:active 24, s.r.o.
- Organization
- sprinx systems, a. s.
- Contact emails
Subdomains
5 observed subdomains of sprinx.sk.
Web-graph footprint
Distinct hostnames that link to or from sprinx.sk in the public web crawl.
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for sprinx.sk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 194.212.80.0/24 |
| SPF_IP | 194.212.88.0/24 |
| SPF_IP | 194.212.89.0/24 |
| SPF_IP | 194.212.90.0/24 |
| SPF_IP | 212.24.140.98 |
| SPF_IP | 62.44.20.0/24 |
Related pages
Pivot deeper into the graph from sprinx.sk.
- IP · 194.212.89.122
- ASN · AS13036TMOBILE-CZ - T-Mobile Czech Republic a.s.
- Registrar · registrar:active 24, s.r.o.
- Country · CZ
- Email · domeny@sprinx.cz
- TLD · .sk
- Browse hostnames · sp…
- 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: "sprinx.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.