Skip to content

Hostname

mcsplus.cz

Last fetched

mcsplus.cz resolves to 2 IPv4 addresses operated by AS25248 in CZ.

Nutrition Label

WHISPER CANON · mcsplus.czRouting diversity2.4/10Peering density8.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/mcsplus.cz

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with mcsplus.cz in WhisperGraph.

Subdomains

1,008 observed subdomains of mcsplus.cz.

Web-graph footprint

Distinct hostnames that link to or from mcsplus.cz in the public web crawl.

8 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for mcsplus.cz.

MechanismTarget
SPF_Asmtp.mcsplus.cz
SPF_INCLUDEspf.binargon.cz
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.129.137.6
SPF_IP85.207.5.0/28
SPF_IP85.207.5.18
SPF_IP89.190.46.111
SPF_MXmcsplus.cz

Related pages

Pivot deeper into the graph from mcsplus.cz.

Cypher and MCP

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

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