Skip to content

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

WHISPER CANON · posta.siRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/posta.si

Resolution chain

posta.si resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
193.243.140.72193.243.140.0/23AS28682ASN-POSTA UplinksSI
193.243.141.190193.243.140.0/23AS28682ASN-POSTA UplinksSI

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.

Web-graph footprint

Distinct hostnames that link to or from posta.si in the public web crawl.

700 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for posta.si.

MechanismTarget
SPF_INCLUDEeu.mailgun.org
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.243.140.11
SPF_IP193.243.140.12
SPF_IP193.243.140.188
SPF_IP193.243.140.189
SPF_MXposta.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.