Skip to content

Hostname

klug.ch

Last fetched

klug.ch resolves to 1 IPv4 address operated by AS29691 in CH.

Nutrition Label

WHISPER CANON · klug.chRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/klug.ch

Resolution chain

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

IPPrefixASNOperatorCountry
5.148.180.1515.148.160.0/19AS29691CH

WHOIS identity

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

Subdomains

15 observed subdomains of klug.ch.

Web-graph footprint

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

52 sites link to this hostname.

49 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for klug.ch.

MechanismTarget
SPF_Aklug-mgw.klug.ch
SPF_Aklug.ch
SPF_Amail.klug.ch
SPF_Amgw.klug.ch
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.119.87.114
SPF_IP212.4.71.114
SPF_IP212.4.71.115
SPF_MXhin.ch
SPF_MXklug.ch

Related pages

Pivot deeper into the graph from klug.ch.

Cypher and MCP

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

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