Hostname
skb.si
Last fetched
skb.si resolves to 1 IPv4 address operated by AS25066 in SI. WHOIS lists registrar:telekom slovenije d.d.registrar-url: http://www.siol.net/spletne_storitve/registracija_domen| as the registrar.
Nutrition Label
Resolution chain
skb.si 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 |
|---|---|---|---|---|
| 193.201.109.37 | 193.201.109.0/24 | AS25066 | — | SI |
WHOIS identity
- Registrar
- registrar:telekom slovenije d.d.registrar-url: http://www.siol.net/spletne_storitve/registracija_domen|
- Organization
- —
- Contact emails
- —
Subdomains
8 observed subdomains of skb.si.
Web-graph footprint
Distinct hostnames that link to or from skb.si in the public web crawl.
108 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for skb.si.
| Mechanism | Target |
|---|---|
| SPF_A | mail.sisplet.org |
| SPF_A | tus3.1ka.si |
| SPF_INCLUDE | email-messaging.com |
| SPF_INCLUDE | smtpx.accelerate.cz |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 193.41.89.0/24 |
| SPF_IP | 194.249.1.193 |
| SPF_IP | 46.19.15.63 |
| SPF_MX | skb.si |
Related pages
Pivot deeper into the graph from skb.si.
- IP · 193.201.109.37
- ASN · AS25066
- Registrar · registrar:telekom slovenije d.d.registrar-url: http://www.siol.net/spletne_storitve/registracija_domen|
- Country · SI
- TLD · .si
- Browse hostnames · sk…
- 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: "skb.si"})-[: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.