Hostname
mklj.si
Last fetched
mklj.si resolves to 2 IPv4 addresses operated by AS2107 in SI. WHOIS lists registrar:arnesregistrar-url: http://www.arnes.si/storitve/splet-posta-strezniki/registracija-si-domene.html| as the registrar.
Nutrition Label
Resolution chain
mklj.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 |
|---|---|---|---|---|
| 194.249.0.142 | 194.249.0.0/16 | AS2107 | — | SI |
| 194.249.3.52 | 194.249.0.0/16 | AS2107 | — | SI |
WHOIS identity
- Registrar
- registrar:arnesregistrar-url: http://www.arnes.si/storitve/splet-posta-strezniki/registracija-si-domene.html|
- Organization
- —
- Contact emails
- —
Subdomains
27 observed subdomains of mklj.si.
Showing 25 of 27. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from mklj.si in the public web crawl.
274 sites link to this hostname.
322 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for mklj.si.
| Mechanism | Target |
|---|---|
| SPF_A | mklj.si |
| SPF_INCLUDE | spf.mklj.si |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_MX | mklj.si |
Related pages
Pivot deeper into the graph from mklj.si.
- IP · 194.249.0.142
- ASN · AS2107
- Registrar · registrar:arnesregistrar-url: http://www.arnes.si/storitve/splet-posta-strezniki/registracija-si-domene.html|
- Country · SI
- TLD · .si
- Browse hostnames · mk…
- 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: "mklj.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.