Skip to content

Hostname

copymania.cz

Last fetched

copymania.cz resolves to 2 IPv4 addresses operated by VSHOSTING - VSHOSTING-CDN in CZ.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
217.16.184.147217.16.176.0/20AS43541VSHOSTING - VSHOSTING-CDNCZ
217.16.184.166217.16.176.0/20AS43541VSHOSTING - VSHOSTING-CDNCZ

WHOIS identity

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

Subdomains

1 observed subdomain of copymania.cz.

Web-graph footprint

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

8 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for copymania.cz.

MechanismTarget
SPF_Acopymania.cz
SPF_INCLUDE_spf.vshosting.cloud
SPF_INCLUDEspf.aitom.cz
SPF_INCLUDEspf.vshosting.cloud
SPF_MXcopymania.cz

Related pages

Pivot deeper into the graph from copymania.cz.

Cypher and MCP

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

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