Hostname
ki.si
Last fetched
ki.si resolves to 2 IPv4 addresses operated by AS2107 in SI. WHOIS lists iana:1857 as the registrar.
Nutrition Label
Resolution chain
ki.si 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 |
|---|---|---|---|---|
| 193.2.14.24 | 193.2.0.0/16 | AS2107 | — | SI |
| 193.2.14.29 | 193.2.0.0/16 | AS2107 | — | SI |
WHOIS identity
- Registrar
- iana:1857
- Organization
- —
- Contact emails
- —
Subdomains
1,421 observed subdomains of ki.si.
Showing 25 of 1,421. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ki.si in the public web crawl.
346 sites link to this hostname.
173 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for ki.si.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.mailersend.net |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | spf.hornetsecurity.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 193.2.11.35 |
| SPF_IP | 193.2.14.17 |
| SPF_IP | 193.2.14.3 |
| SPF_IP | 2001:1470:ff86:2:0:0:0:3 |
| SPF_MX | ki.si |
Related pages
Pivot deeper into the graph from ki.si.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ki.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.