Skip to content

Hostname

eshop.mitap.cz

Last fetched

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

Nutrition Label

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

Resolution chain

eshop.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 eshop.mitap.cz in WhisperGraph.

Subdomains

1 observed subdomain of eshop.mitap.cz.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for eshop.mitap.cz.

MechanismTarget
SPF_Aeshop.mitap.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_MXeshop.mitap.cz

Related pages

Pivot deeper into the graph from eshop.mitap.cz.

Cypher and MCP

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

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