Skip to content

Hostname

pmdp.cz

Last fetched

pmdp.cz resolves to 1 IPv4 address operated by IGNUM-AS - Webglobe, s.r.o. in CZ. WHOIS lists registrar:reg-webglobe as the registrar.

Nutrition Label

WHISPER CANON · pmdp.czRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint8.5/10canon.whisper.security/host/pmdp.cz

Resolution chain

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

IPPrefixASNOperatorCountry
62.109.155.4262.109.128.0/19AS29134IGNUM-AS - Webglobe, s.r.o.CZ

WHOIS identity

Registrar
registrar:reg-webglobe
Organization
plzenske mestske dopravni podniky, a.s.
Contact emails

Subdomains

46 observed subdomains of pmdp.cz.

Web-graph footprint

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

251 sites link to this hostname.

59 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for pmdp.cz.

MechanismTarget
SPF_Amx2.plzen.eu
SPF_INCLUDE_spf.moje-autoskola.cz
SPF_INCLUDE_spf.myshoptet.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mailkit.eu
SPF_INCLUDEspf.protection.outlook.com
SPF_MXpmdp.cz

Related pages

Pivot deeper into the graph from pmdp.cz.

Cypher and MCP

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

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