Skip to content

Hostname

mcs.ch

Last fetched

mcs.ch resolves to 1 IPv4 address operated by AS21069 in CH.

Nutrition Label

WHISPER CANON · mcs.chRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/mcs.ch

Resolution chain

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

IPPrefixASNOperatorCountry
80.74.133.280.74.128.0/20AS21069CH

WHOIS identity

Registrar
Organization
georg conrad
Contact emails

Subdomains

19 observed subdomains of mcs.ch.

Web-graph footprint

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

14 sites link to this hostname.

49 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

10 SPF mechanisms authorising senders for mcs.ch.

MechanismTarget
SPF_Amcs.ch
SPF_INCLUDE25877376.spf01.hubspotemail.net
SPF_INCLUDE_cmspf.cleanmail.ch
SPF_INCLUDE_hex.cleanmail.ch
SPF_INCLUDEspf.protection.outlook.com
SPF_IP213.3.35.222
SPF_IP46.140.72.170
SPF_IP80.74.133.6
SPF_IP83.173.249.106
SPF_IP91.212.152.0/24

Related pages

Pivot deeper into the graph from mcs.ch.

Cypher and MCP

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

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