Hostname
wolfsr.sk
Last fetched
wolfsr.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
wolfsr.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 |
|---|---|---|---|---|
| 62.168.45.22 | 62.168.0.0/18 | AS13036 | TMOBILE-CZ - T-Mobile Czech Republic a.s. | CZ |
WHOIS identity
- Registrar
- registrar:active 24, s.r.o.
- Organization
- wolf slovenská republika s. r. o.
- Contact emails
Subdomains
6 observed subdomains of wolfsr.sk.
Web-graph footprint
Distinct hostnames that link to or from wolfsr.sk in the public web crawl.
21 sites link to this hostname.
4 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for wolfsr.sk.
| Mechanism | Target |
|---|---|
| SPF_A | wolfsr.sk |
| SPF_INCLUDE | _spf.m1.websupport.sk |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spfinc.seal.sk |
| SPF_IP | 46.13.13.218 |
| SPF_IP | 62.168.45.16/29 |
| SPF_IP | 89.173.96.96/29 |
Related pages
Pivot deeper into the graph from wolfsr.sk.
- IP · 62.168.45.22
- ASN · AS13036TMOBILE-CZ - T-Mobile Czech Republic a.s.
- Registrar · registrar:active 24, s.r.o.
- Country · CZ
- Email · domeny@wolfsr.sk
- TLD · .sk
- Browse hostnames · wo…
- 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: "wolfsr.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.