Skip to content

Hostname

mpk.wroc.pl

Last fetched

mpk.wroc.pl resolves to 1 IPv4 address operated by AS47544 in PL.

Nutrition Label

WHISPER CANON · mpk.wroc.plRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/mpk.wroc.pl

Resolution chain

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

IPPrefixASNOperatorCountry
86.111.241.3286.111.240.0/21AS47544PL

WHOIS identity

No WHOIS records are currently associated with mpk.wroc.pl in WhisperGraph.

Subdomains

6 observed subdomains of mpk.wroc.pl.

Web-graph footprint

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

165 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for mpk.wroc.pl.

MechanismTarget
SPF_Ampk.wroc.pl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP62.233.178.85
SPF_IP62.233.178.86
SPF_IP86.111.240.0/21
SPF_MXmpk.wroc.pl

Related pages

Pivot deeper into the graph from mpk.wroc.pl.

Cypher and MCP

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

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