Skip to content

Hostname

konto.si

Last fetched

konto.si resolves to 1 IPv4 address operated by AS5603 in SI.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
195.88.82.18195.88.82.0/23AS5603SI

WHOIS identity

No WHOIS records are currently associated with konto.si in WhisperGraph.

Subdomains

13 observed subdomains of konto.si.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for konto.si.

MechanismTarget
SPF_Akonto.si
SPF_INCLUDEspf.protection.outlook.com
SPF_IP2a01:260:4117:12f0:0:cc:dd:ee
SPF_IP89.212.6.117
SPF_IP93.103.81.110
SPF_IP93.103.81.111
SPF_MXkonto.si

Related pages

Pivot deeper into the graph from konto.si.

Cypher and MCP

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

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