Skip to content

Hostname

cgm.sk

Last fetched

cgm.sk resolves to 2 IPv4 addresses operated by CGM - CompuGroup Medical SE & Co. KGaA in DE.

Nutrition Label

WHISPER CANON · cgm.skRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.5/10canon.whisper.security/host/cgm.sk

Resolution chain

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

IPPrefixASNOperatorCountry
194.77.185.75194.77.185.0/24AS203437CGM - CompuGroup Medical SE & Co. KGaADE
194.77.185.76194.77.185.0/24AS203437CGM - CompuGroup Medical SE & Co. KGaADE

WHOIS identity

No WHOIS records are currently associated with cgm.sk in WhisperGraph.

Subdomains

9 observed subdomains of cgm.sk.

Web-graph footprint

Distinct hostnames that link to or from cgm.sk in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for cgm.sk.

MechanismTarget
SPF_Acgm.sk
SPF_INCLUDE_spf.dnsserver.eu
SPF_MXcgm.sk

Related pages

Pivot deeper into the graph from cgm.sk.

Cypher and MCP

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

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