Skip to content

Hostname

kompas.si

Last fetched

kompas.si resolves to 1 IPv4 address operated by AS5603 in SI. WHOIS lists iana:1386 as the registrar.

Nutrition Label

WHISPER CANON · kompas.siRouting diversity1.5/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/kompas.si

Resolution chain

kompas.si resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
193.189.165.216193.189.160.0/20AS5603SI

WHOIS identity

Registrar
iana:1386
Organization
Contact emails

Subdomains

34 observed subdomains of kompas.si.

Web-graph footprint

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

80 sites link to this hostname.

195 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for kompas.si.

MechanismTarget
SPF_Akompas.si
SPF_INCLUDE_relay.amadeus.com
SPF_INCLUDEkompasljubljana.nitrots.com
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.squalomail.com
SPF_IP193.189.165.206
SPF_IP194.8.95.140
SPF_IP194.8.95.141
SPF_MXkompas.si

Related pages

Pivot deeper into the graph from kompas.si.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "kompas.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.