Skip to content

Hostname

magicware.cz

Last fetched

magicware.cz resolves to 1 IPv4 address operated by AS204949 in CZ. WHOIS lists registrar:reg-wedos as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.219.170.112185.219.168.0/22AS204949CZ

WHOIS identity

Registrar
registrar:reg-wedos
Organization
magicware, s.r.o.
Contact emails

Subdomains

131 observed subdomains of magicware.cz.

Web-graph footprint

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

78 sites link to this hostname.

40 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for magicware.cz.

MechanismTarget
SPF_Amagicware.cz
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmxlogin.com
SPF_IP171.25.220.80/28
SPF_IP185.219.169.0/24
SPF_IP185.219.170.0/24
SPF_IP94.112.255.34
SPF_MXmagicware.cz

Related pages

Pivot deeper into the graph from magicware.cz.

Cypher and MCP

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

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