Skip to content

Hostname

antstudio.cz

Last fetched

antstudio.cz resolves to 2 IPv4 addresses operated by AS24940 in DE. WHOIS lists registrar:reg-genreg as the registrar.

Nutrition Label

WHISPER CANON · antstudio.czRouting diversity2.4/10Peering density8.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/antstudio.cz

Resolution chain

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

WHOIS identity

Registrar
registrar:reg-genreg
Organization
peter vataha
Contact emails

Subdomains

69 observed subdomains of antstudio.cz.

Web-graph footprint

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

184 sites link to this hostname.

57 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for antstudio.cz.

MechanismTarget
SPF_Asiemens.com
SPF_Asiemens.cz
SPF_Asiemens.vs.fortion.net
SPF_INCLUDE_spf.fortion.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEsparkpostmail.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP185.175.84.219

Related pages

Pivot deeper into the graph from antstudio.cz.

Cypher and MCP

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

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