Skip to content

Hostname

kolyne.ch

Last fetched

kolyne.ch resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE.

Nutrition Label

WHISPER CANON · kolyne.chRouting diversity2.4/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/kolyne.ch

Resolution chain

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

IPPrefixASNOperatorCountry
164.92.184.6164.92.176.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE
213.158.93.53213.158.92.0/22AS34762BE

WHOIS identity

No WHOIS records are currently associated with kolyne.ch in WhisperGraph.

Subdomains

1 observed subdomain of kolyne.ch.

Subdomain
www.kolyne.ch

Web-graph footprint

Distinct hostnames that link to or from kolyne.ch in the public web crawl.

16 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for kolyne.ch.

MechanismTarget
SPF_INCLUDEemailsrvr.com

Related pages

Pivot deeper into the graph from kolyne.ch.

Cypher and MCP

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

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