Hostname
posta.si
Last fetched
posta.si resolves to 2 IPv4 addresses operated by ASN-POSTA Uplinks in SI. WHOIS lists registrar:creativ, d.o.o.registrar-url: http://www.creativ.si/new/portal/sl/stran.asp?id_strani=226| as the registrar.
Nutrition Label
Resolution chain
posta.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.243.140.72 | 193.243.140.0/23 | AS28682 | ASN-POSTA Uplinks | SI |
| 193.243.141.190 | 193.243.140.0/23 | AS28682 | ASN-POSTA Uplinks | SI |
WHOIS identity
- Registrar
- registrar:creativ, d.o.o.registrar-url: http://www.creativ.si/new/portal/sl/stran.asp?id_strani=226|
- Organization
- —
- Contact emails
- —
Subdomains
144 observed subdomains of posta.si.
Showing 25 of 144. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from posta.si in the public web crawl.
700 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for posta.si.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | eu.mailgun.org |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 193.243.140.11 |
| SPF_IP | 193.243.140.12 |
| SPF_IP | 193.243.140.188 |
| SPF_IP | 193.243.140.189 |
| SPF_MX | posta.si |
Related pages
Pivot deeper into the graph from posta.si.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "posta.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.