Skip to content

Hostname

ge-ko.si

Last fetched

ge-ko.si resolves to 1 IPv4 address operated by AS28682 in SI.

Nutrition Label

WHISPER CANON · ge-ko.siRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/ge-ko.si

Resolution chain

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

IPPrefixASNOperatorCountry
145.14.15.191145.14.8.0/21AS28682SI

WHOIS identity

No WHOIS records are currently associated with ge-ko.si in WhisperGraph.

Subdomains

19 observed subdomains of ge-ko.si.

Web-graph footprint

Distinct hostnames that link to or from ge-ko.si in the public web crawl.

17 sites link to this hostname.

30 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for ge-ko.si.

MechanismTarget
SPF_Age-ko.si
SPF_IP145.14.15.191
SPF_MXge-ko.si

Related pages

Pivot deeper into the graph from ge-ko.si.

Cypher and MCP

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

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