Skip to content

Hostname

cmdp.ch

Last fetched

cmdp.ch resolves to 1 IPv4 address operated by IPX-AS15598 in DE.

Nutrition Label

WHISPER CANON · cmdp.chRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cmdp.ch

Resolution chain

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

IPPrefixASNOperatorCountry
62.146.189.21162.146.188.0/22AS15598IPX-AS15598DE

WHOIS identity

Registrar
Organization
galley roland
Contact emails

Subdomains

2 observed subdomains of cmdp.ch.

Web-graph footprint

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

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for cmdp.ch.

MechanismTarget
SPF_Acmdp.ch
SPF_INCLUDE_spf-4.netz-haut.net
SPF_INCLUDE_spf-6.netz-haut.net
SPF_INCLUDEspf.protection.outlook.com
SPF_MXcmdp.ch

Related pages

Pivot deeper into the graph from cmdp.ch.

Cypher and MCP

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

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