Skip to content

Hostname

mhprl.pl

Last fetched

mhprl.pl resolves to 1 IPv4 address operated by AS60713 in PL. WHOIS lists registrar:lh.pl sp. z o.o. as the registrar.

Nutrition Label

WHISPER CANON · mhprl.plRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.2/10canon.whisper.security/host/mhprl.pl

Resolution chain

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

IPPrefixASNOperatorCountry
91.236.131.4191.236.182.0/24AS60713PL

WHOIS identity

Registrar
registrar:lh.pl sp. z o.o.
Organization
muzeum historii polskiego ruchu ludowego
Contact emails

Subdomains

3 observed subdomains of mhprl.pl.

Web-graph footprint

Distinct hostnames that link to or from mhprl.pl in the public web crawl.

70 sites link to this hostname.

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for mhprl.pl.

MechanismTarget
SPF_Amail.mhprl.pl
SPF_MXmhprl.pl

Related pages

Pivot deeper into the graph from mhprl.pl.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mhprl.pl"})-[: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.