Skip to content

Hostname

mcsup.cz

Last fetched

mcsup.cz resolves to 1 IPv4 address operated by VSHOSTING - VSHOSTING-CDN in CZ.

Nutrition Label

WHISPER CANON · mcsup.czRouting diversity1.5/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/mcsup.cz

Resolution chain

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

IPPrefixASNOperatorCountry
93.185.99.15793.185.96.0/20AS43541VSHOSTING - VSHOSTING-CDNCZ

WHOIS identity

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

Subdomains

11 observed subdomains of mcsup.cz.

Web-graph footprint

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

10 sites link to this hostname.

60 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for mcsup.cz.

MechanismTarget
SPF_Amail.smarthosting.cz
SPF_Asmtpout.elx.cz
SPF_Awww.mcsup.cz
SPF_Awww1.smarthosting.cz
SPF_Awww6.smarthosting.cz
SPF_Awww7.smarthosting.cz
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.105.159.52
SPF_IP88.208.97.66
SPF_MXmcsup.cz

Related pages

Pivot deeper into the graph from mcsup.cz.

Cypher and MCP

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

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