Hostname
mitap.cz
Last fetched
mitap.cz resolves to 1 IPv4 address operated by MASTER-AS - MasterDC s.r.o. in CZ.
Nutrition Label
Resolution chain
mitap.cz resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 80.79.17.134 | 80.79.16.0/20 | AS24971 | MASTER-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.
Showing 3 of 4. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from mitap.cz in the public web crawl.
5 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
13 SPF mechanisms authorising senders for mitap.cz.
| Mechanism | Target |
|---|---|
| SPF_A | mitap.cz |
| SPF_INCLUDE | _spf.savana.cz |
| SPF_IP | 185.111.90.93 |
| SPF_IP | 217.16.187.41/32 |
| SPF_IP | 217.16.187.42/32 |
| SPF_IP | 217.16.187.43/32 |
| SPF_IP | 217.16.187.44/32 |
| SPF_IP | 217.16.187.45/32 |
| SPF_IP | 2a00:4b40:1000:590:185:111:90:93 |
| SPF_IP | 2a01:430:200:16:0:0:0:5 |
| SPF_IP | 80.79.17.134 |
| SPF_IP | 81.0.238.28 |
| SPF_MX | mitap.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.