Skip to content

Hostname

kopitarna.com

Last fetched

kopitarna.com resolves to 1 IPv4 address operated by AS6764 in SI. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · kopitarna.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/kopitarna.com

Resolution chain

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

IPPrefixASNOperatorCountry
195.246.15.146195.246.0.0/19AS6764SI

WHOIS identity

Registrar
iana:113
Organization
kopitarna sevnica,d.d.
Contact emails

Subdomains

5 observed subdomains of kopitarna.com.

Web-graph footprint

Distinct hostnames that link to or from kopitarna.com in the public web crawl.

26 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for kopitarna.com.

MechanismTarget
SPF_Akopitarna.com
SPF_INCLUDE_spf.controlpanel.si
SPF_IP195.246.15.146
SPF_IP85.10.41.235
SPF_IP90.157.158.64
SPF_MXkopitarna.com

Related pages

Pivot deeper into the graph from kopitarna.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "kopitarna.com"})-[: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.