Skip to content

Hostname

mitap.cz

Last fetched

mitap.cz resolves to 1 IPv4 address operated by MASTER-AS - MasterDC s.r.o. in CZ.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
80.79.17.13480.79.16.0/20AS24971MASTER-AS - MasterDC s.r.o.CZ

WHOIS identity

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

Subdomains

4 observed subdomains of mitap.cz.

Web-graph footprint

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

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for mitap.cz.

MechanismTarget
SPF_Amitap.cz
SPF_INCLUDE_spf.savana.cz
SPF_IP185.111.90.93
SPF_IP217.16.187.41/32
SPF_IP217.16.187.42/32
SPF_IP217.16.187.43/32
SPF_IP217.16.187.44/32
SPF_IP217.16.187.45/32
SPF_IP2a00:4b40:1000:590:185:111:90:93
SPF_IP2a01:430:200:16:0:0:0:5
SPF_IP80.79.17.134
SPF_IP81.0.238.28
SPF_MXmitap.cz

Related pages

Pivot deeper into the graph from mitap.cz.

Cypher and MCP

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

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